Skip to content

OSError when using pathlib.Path.rglob() to list device files #77816

Description

@VictorDomingos
BPO 33635
Nosy @ronaldoussoren, @ned-deily, @zooba, @miss-islington, @Windsooon, @tirkarthi
PRs
  • bpo-33635: Handling Bad file descriptor in Path.is_file and related. #8542
  • [3.7] bpo-33635: Handling Bad file descriptor in Path.is_file and related. (GH-8542) #8960
  • 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 2019-03-20.00:52:19.850>
    created_at = <Date 2018-05-24.12:15:27.517>
    labels = ['OS-mac', 'type-bug', 'library', 'expert-IO', '3.7']
    title = 'OSError when using pathlib.Path.rglob() to list device files'
    updated_at = <Date 2019-03-20.00:52:19.849>
    user = 'https://bugs.python.org/VictorDomingos'

    bugs.python.org fields:

    activity = <Date 2019-03-20.00:52:19.849>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-20.00:52:19.850>
    closer = 'cheryl.sabella'
    components = ['Library (Lib)', 'macOS', 'IO']
    creation = <Date 2018-05-24.12:15:27.517>
    creator = 'Victor Domingos'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33635
    keywords = ['patch']
    message_count = 6.0
    messages = ['317566', '317791', '321993', '322308', '324199', '324203']
    nosy_count = 7.0
    nosy_names = ['ronaldoussoren', 'ned.deily', 'steve.dower', 'miss-islington', 'Victor Domingos', 'Windson Yang', 'xtreak']
    pr_nums = ['8542', '8960']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33635'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeOS-macstdlibStandard Library Python modules in the Lib/ directorytopic-IOtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions