Skip to content

shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors #60076

@jwilk

Description

@jwilk
mannequin
BPO 15872
Nosy @warsaw, @pitrou, @larryhastings, @blueyed, @giampaolo, @jwilk, @merwok, @cjerdonek, @hynek, @serhiy-storchaka, @miss-islington
PRs
  • [WIP/RFC] bpo-15872: tests: remove oddity from test_rmtree_errors #22967
  • Files
  • shutil.patch: patch
  • shutil.patch: patch
  • shutil_rmtree_2.patch
  • shutil_rmtree_4.patch
  • shutil_rmtree_tests-3.2_2.patch: Backported tests for 3.2
  • 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 2012-12-10.13:33:11.172>
    created_at = <Date 2012-09-06.20:07:14.922>
    labels = ['type-bug', 'library']
    title = "shutil.rmtree(..., ignore_errors=True) doesn't ignore all errors"
    updated_at = <Date 2020-12-21.06:38:38.100>
    user = 'https://github.com/jwilk'

    bugs.python.org fields:

    activity = <Date 2020-12-21.06:38:38.100>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-12-10.13:33:11.172>
    closer = 'hynek'
    components = ['Library (Lib)']
    creation = <Date 2012-09-06.20:07:14.922>
    creator = 'jwilk'
    dependencies = []
    files = ['27138', '27139', '27828', '27844', '27845']
    hgrepos = []
    issue_num = 15872
    keywords = ['patch', '3.3regression']
    message_count = 22.0
    messages = ['169936', '169948', '169956', '169957', '173385', '173396', '173397', '173399', '173400', '173401', '174437', '174500', '174501', '174523', '177266', '177267', '177268', '177273', '177275', '177287', '177296', '383490']
    nosy_count = 13.0
    nosy_names = ['barry', 'pitrou', 'larry', 'blueyed', 'giampaolo.rodola', 'jwilk', 'eric.araujo', 'chris.jerdonek', 'python-dev', 'hynek', 'serhiy.storchaka', 'eng793', 'miss-islington']
    pr_nums = ['22967']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15872'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      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