Skip to content

os.dup2 should return the new fd #76622

@benjaminp

Description

@benjaminp
BPO 32441
Nosy @gpshead, @vstinner, @benjaminp, @xdegaye
PRs
  • return the new file descriptor from os.dup2 (closes bpo-32441) #5041
  • Files
  • without-dup3_works.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 2018-01-30.07:16:36.816>
    created_at = <Date 2017-12-28.17:44:43.535>
    labels = ['extension-modules', 'easy', '3.7']
    title = 'os.dup2 should return the new fd'
    updated_at = <Date 2018-01-30.07:16:36.815>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2018-01-30.07:16:36.815>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-30.07:16:36.816>
    closer = 'benjamin.peterson'
    components = ['Extension Modules']
    creation = <Date 2017-12-28.17:44:43.535>
    creator = 'benjamin.peterson'
    dependencies = []
    files = ['47366']
    hgrepos = []
    issue_num = 32441
    keywords = ['patch', 'easy']
    message_count = 9.0
    messages = ['309135', '309197', '309503', '309538', '309549', '309578', '309585', '310752', '311239']
    nosy_count = 4.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'benjamin.peterson', 'xdegaye']
    pr_nums = ['5041']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32441'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions