Skip to content

Add support of file descriptor in os.scandir() #70184

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 25996
Nosy @vstinner, @benhoyt, @serhiy-storchaka, @eryksun
PRs
  • bpo-25996: Added support of file descriptors in os.scandir() on Unix. #502
  • Dependencies
  • bpo-28586: Convert os.scandir to Argument Clinic
  • Files
  • os-scandir-fd.patch
  • os-scandir-fd-2.patch
  • os-scandir-fd-3.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2017-03-30.06:21:37.999>
    created_at = <Date 2016-01-02.18:10:38.466>
    labels = ['extension-modules', 'type-feature', '3.7']
    title = 'Add support of file descriptor in os.scandir()'
    updated_at = <Date 2017-03-30.06:21:37.998>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-30.06:21:37.998>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-03-30.06:21:37.999>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-01-02.18:10:38.466>
    creator = 'serhiy.storchaka'
    dependencies = ['28586']
    files = ['45377', '45462', '45554']
    hgrepos = []
    issue_num = 25996
    keywords = ['patch']
    message_count = 11.0
    messages = ['257353', '257380', '257382', '280177', '280663', '281251', '289079', '289080', '289153', '289485', '290820']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'benhoyt', 'abacabadabacaba', 'serhiy.storchaka', 'eryksun']
    pr_nums = ['502']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25996'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions