pathlib.Path().rglob() breaks with broken symlinks · Issue #80216 · python/cpython · GitHub
Skip to content

pathlib.Path().rglob() breaks with broken symlinks #80216

Description

@jstucke
mannequin
BPO 36035
Nosy @brettcannon, @pitrou, @eryksun, @matrixise, @eamanu, @miss-islington, @jstucke
PRs
  • bpo-36035: pathlib.Path().rglob() breaks with broken symlinks #11964
  • bpo-36035: fix rglob for broken links #11988
  • [3.7] bpo-36035: fix Path.rglob for broken links (GH-11988) #13468
  • [3.7] bpo-36035: fix Path.rglob for broken links (GH-11988) #13469
  • 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-05-21.19:05:33.349>
    created_at = <Date 2019-02-19.12:09:56.999>
    labels = ['3.7', '3.8', 'type-feature', 'library']
    title = 'pathlib.Path().rglob() breaks with broken symlinks'
    updated_at = <Date 2019-05-21.19:05:33.348>
    user = 'https://github.com/jstucke'

    bugs.python.org fields:

    activity = <Date 2019-05-21.19:05:33.348>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-21.19:05:33.349>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2019-02-19.12:09:56.999>
    creator = 'J\xc3\xb6rg Stucke'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36035
    keywords = ['patch']
    message_count = 12.0
    messages = ['335937', '335940', '335966', '336095', '336150', '336151', '336181', '336211', '336306', '336315', '343075', '343082']
    nosy_count = 7.0
    nosy_names = ['brett.cannon', 'pitrou', 'eryksun', 'matrixise', 'eamanu', 'miss-islington', 'J\xc3\xb6rg Stucke']
    pr_nums = ['11964', '11988', '13468', '13469']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36035'
    versions = ['Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions