Skip to content

Add os.waitstatus_to_exitcode() function #84275

@vstinner

Description

@vstinner
BPO 40094
Nosy @vstinner, @eryksun, @miss-islington, @isidentical
PRs
  • bpo-40094: Add os.waitstatus_to_exitcode() #19201
  • bpo-40094: Enhance os.WIFEXITED documentation #19244
  • bpo-40094: Add test.support.wait_process() #19254
  • bpo-40094: Enhance fork and wait tests #19259
  • bpo-40094: Enhance threading tests #19260
  • bpo-31160: Fix race condition in test_os.PtyTests #19263
  • bpo-40094: Enhance _bootsubprocess #19264
  • bpo-40094: Add run_command() to setup.py #19266
  • bpo-40094: Add missing import to wait_process() #19268
  • [3.8] bpo-40094: Enhance os.WIFEXITED documentation (GH-19244) #19277
  • [3.7] bpo-40094: Enhance os.WIFEXITED documentation (GH-19244) #19278
  • bpo-40094: CGIHTTPRequestHandler logs exit code #19285
  • bpo-40094: Fix which.py script exit code #19286
  • bpo-40094: mailcap.test() uses waitstatus_to_exitcode() #19287
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2020-04-22.16:55:12.178>
    created_at = <Date 2020-03-27.23:29:47.109>
    labels = ['library', '3.9']
    title = 'Add os.waitstatus_to_exitcode() function'
    updated_at = <Date 2020-04-22.16:55:12.177>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-04-22.16:55:12.177>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-22.16:55:12.178>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-03-27.23:29:47.109>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40094
    keywords = ['patch']
    message_count = 33.0
    messages = ['365195', '365223', '365258', '365282', '365284', '365316', '365341', '365393', '365406', '365409', '365412', '365413', '365429', '365431', '365435', '365443', '365456', '365467', '365493', '365494', '365495', '365499', '365528', '365529', '365530', '365532', '365533', '365555', '365556', '365588', '367022', '367023', '367024']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'eryksun', 'miss-islington', 'BTaskaya']
    pr_nums = ['19201', '19244', '19254', '19259', '19260', '19263', '19264', '19266', '19268', '19277', '19278', '19285', '19286', '19287']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40094'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions