Skip to content

pathlib.(r)glob stops on PermissionDenied exception #68308

@Gregorio

Description

@Gregorio
mannequin
BPO 24120
Nosy @gvanrossum, @pitrou, @blueyed, @zware, @serhiy-storchaka
PRs
  • [WIP/RFC] pathlib: revisit error handling #23025
  • Files
  • issue24120.diff
  • issue24120_2.diff
  • 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/gvanrossum'
    closed_at = <Date 2016-01-07.19:00:14.939>
    created_at = <Date 2015-05-03.17:52:28.914>
    labels = ['type-bug', 'library']
    title = 'pathlib.(r)glob stops on PermissionDenied exception'
    updated_at = <Date 2020-10-29.12:06:03.904>
    user = 'https://bugs.python.org/Gregorio'

    bugs.python.org fields:

    activity = <Date 2020-10-29.12:06:03.904>
    actor = 'blueyed'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2016-01-07.19:00:14.939>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2015-05-03.17:52:28.914>
    creator = 'Gregorio'
    dependencies = []
    files = ['39634', '39843']
    hgrepos = []
    issue_num = 24120
    keywords = ['patch']
    message_count = 17.0
    messages = ['242496', '242727', '244876', '244899', '245032', '245034', '245884', '246077', '246085', '246092', '257510', '257618', '257623', '257627', '257707', '257710', '257713']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'pitrou', 'blueyed', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'Gregorio', 'ulope']
    pr_nums = ['23025']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24120'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions