-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 22315 |
|---|---|
| Nosy | @jaraco, @merwok, @PCManticore, @dstufft |
| 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 = 'https://github.com/jaraco'
closed_at = <Date 2014-09-01.06:10:34.447>
created_at = <Date 2014-08-31.15:15:05.625>
labels = ['type-bug', 'library']
title = 'TypeError in error handling in distutils.dir_util.copy_tree'
updated_at = <Date 2014-09-01.06:10:34.446>
user = 'https://github.com/jaraco'bugs.python.org fields:
activity = <Date 2014-09-01.06:10:34.446>
actor = 'berker.peksag'
assignee = 'jaraco'
closed = True
closed_date = <Date 2014-09-01.06:10:34.447>
closer = 'berker.peksag'
components = ['Distutils']
creation = <Date 2014-08-31.15:15:05.625>
creator = 'jaraco'
dependencies = []
files = ['36514']
hgrepos = ['272']
issue_num = 22315
keywords = ['patch']
message_count = 7.0
messages = ['226182', '226183', '226187', '226188', '226189', '226194', '226195']
nosy_count = 5.0
nosy_names = ['jaraco', 'eric.araujo', 'Claudiu.Popa', 'python-dev', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22315'
versions = ['Python 3.4', 'Python 3.5']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