Skip to content

os.fwalk() silently skips remaining directories when error occurs #70047

@SamsonLee

Description

@SamsonLee
mannequin
BPO 25860
Nosy @vstinner, @benhoyt, @hynek, @serhiy-storchaka
Files
  • fwalk-silently-skips-dirs-when-error-occurs.patch
  • fwalk-silently-skips-dirs-when-error-occurs-with-tests.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 2015-12-23.09:31:10.785>
    created_at = <Date 2015-12-14.10:30:55.596>
    labels = ['type-bug', 'library']
    title = 'os.fwalk() silently skips remaining directories when error occurs'
    updated_at = <Date 2015-12-23.09:31:10.785>
    user = 'https://bugs.python.org/SamsonLee'

    bugs.python.org fields:

    activity = <Date 2015-12-23.09:31:10.785>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-12-23.09:31:10.785>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-12-14.10:30:55.596>
    creator = 'Samson Lee'
    dependencies = []
    files = ['41304', '41357']
    hgrepos = []
    issue_num = 25860
    keywords = ['patch']
    message_count = 4.0
    messages = ['256377', '256699', '256871', '256876']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'benhoyt', 'neologix', 'python-dev', 'hynek', 'serhiy.storchaka', 'Samson Lee']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25860'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    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