Skip to content

test.support.fd_count(): off-by-one error when listing /proc/self/fd/ #77954

@vstinner

Description

@vstinner
BPO 33773
Nosy @pitrou, @vstinner, @miss-islington
PRs
  • bpo-33773: Fix test.support.fd_count() on Linux/FreBSD #7421
  • [3.6] bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421) #7454
  • [3.7] bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421) #7455
  • [2.7] bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421) #7456
  • 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-06-06.17:05:16.421>
    created_at = <Date 2018-06-05.11:29:39.753>
    labels = ['3.8', '3.7', 'tests']
    title = 'test.support.fd_count(): off-by-one error when listing /proc/self/fd/'
    updated_at = <Date 2018-06-06.17:05:16.421>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-06-06.17:05:16.421>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-06.17:05:16.421>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2018-06-05.11:29:39.753>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33773
    keywords = ['patch']
    message_count = 6.0
    messages = ['318734', '318736', '318834', '318841', '318843', '318849']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'miss-islington']
    pr_nums = ['7421', '7454', '7455', '7456']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33773'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions