Skip to content

Path.glob() sometimes misses files that match #83075

@parmentelat

Description

@parmentelat
BPO 38894
Nosy @blueyed, @pablogsal, @miss-islington, @parmentelat
PRs
  • bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions #18815
  • [3.8] bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815) #18830
  • [3.7] bpo-38894: Fix pathlib.Path.glob in the presence of symlinks and insufficient permissions (GH-18815) #18831
  • [WIP/RFC] pathlib: revisit error handling #23025
  • 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/pablogsal'
    closed_at = <Date 2020-03-07.18:12:08.669>
    created_at = <Date 2019-11-22.14:06:07.742>
    labels = ['3.8', 'type-bug', '3.7', '3.9']
    title = 'Path.glob() sometimes misses files that match'
    updated_at = <Date 2020-10-29.12:06:04.323>
    user = 'https://github.com/parmentelat'

    bugs.python.org fields:

    activity = <Date 2020-10-29.12:06:04.323>
    actor = 'blueyed'
    assignee = 'pablogsal'
    closed = True
    closed_date = <Date 2020-03-07.18:12:08.669>
    closer = 'pablogsal'
    components = []
    creation = <Date 2019-11-22.14:06:07.742>
    creator = 'thierry.parmentelat'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38894
    keywords = ['patch', '3.7regression', '3.8regression']
    message_count = 7.0
    messages = ['357284', '357288', '363537', '363552', '363608', '363609', '363610']
    nosy_count = 5.0
    nosy_names = ['blueyed', 'pablogsal', 'miss-islington', 'thierry.parmentelat', 'Matt Wozniski']
    pr_nums = ['18815', '18830', '18831', '23025']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38894'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions