Skip to content

os.dup2() tests dup3() availability on each call #77040

@izbyshev

Description

@izbyshev
mannequin
BPO 32859
Nosy @vstinner, @benjaminp, @izbyshev
PRs
  • bpo-32859: Don't retry dup3() if it is not available at runtime #5708
  • [3.7] closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708) #5768
  • [3.6] closes bpo-32859: Don't retry dup3() if it is not available at runtime (GH-5708) #5769
  • 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-02-20.07:25:54.407>
    created_at = <Date 2018-02-16.23:10:17.305>
    labels = ['extension-modules', '3.7', 'library', 'performance']
    title = 'os.dup2() tests dup3() availability on each call'
    updated_at = <Date 2018-02-21.05:21:14.552>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-02-21.05:21:14.552>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-02-20.07:25:54.407>
    closer = 'benjamin.peterson'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2018-02-16.23:10:17.305>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32859
    keywords = ['patch']
    message_count = 4.0
    messages = ['312256', '312400', '312401', '312460']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'izbyshev']
    pr_nums = ['5708', '5768', '5769']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue32859'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions