-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 15872 |
|---|---|
| Nosy | @warsaw, @pitrou, @larryhastings, @blueyed, @giampaolo, @jwilk, @merwok, @cjerdonek, @hynek, @serhiy-storchaka, @miss-islington |
| PRs | |
| Files |
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']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error