Skip to content

Return from fork() is pid_t, not int #46275

@stutsman

Description

@stutsman
mannequin
BPO 1983
Nosy @loewis, @pitrou, @tiran, @devdanzin
Files
  • issue1983.patch
  • 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 2009-05-23.16:22:03.371>
    created_at = <Date 2008-01-31.20:07:26.991>
    labels = ['type-bug', 'library']
    title = 'Return from fork() is pid_t, not int'
    updated_at = <Date 2009-05-23.16:22:03.370>
    user = 'https://bugs.python.org/stutsman'

    bugs.python.org fields:

    activity = <Date 2009-05-23.16:22:03.370>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-05-23.16:22:03.371>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2008-01-31.20:07:26.991>
    creator = 'stutsman'
    dependencies = []
    files = ['14016']
    hgrepos = []
    issue_num = 1983
    keywords = ['patch']
    message_count = 17.0
    messages = ['61926', '61927', '61928', '61931', '61932', '61939', '61947', '61948', '61965', '61966', '61972', '61974', '87717', '88058', '88073', '88228', '88241']
    nosy_count = 6.0
    nosy_names = ['loewis', 'pitrou', 'christian.heimes', 'ajaksu2', 'rstutsman', 'stutsman']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1983'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions