-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 21776 |
|---|---|
| Nosy | @merwok, @PCManticore, @berkerpeksag, @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 = None
closed_at = <Date 2016-06-02.20:43:12.589>
created_at = <Date 2014-06-16.09:33:28.987>
labels = ['type-bug', 'library']
title = 'distutils.upload uses the wrong order of exceptions'
updated_at = <Date 2016-06-02.20:43:12.588>
user = 'https://github.com/PCManticore'bugs.python.org fields:
activity = <Date 2016-06-02.20:43:12.588>
actor = 'berker.peksag'
assignee = 'none'
closed = True
closed_date = <Date 2016-06-02.20:43:12.589>
closer = 'berker.peksag'
components = ['Distutils']
creation = <Date 2014-06-16.09:33:28.987>
creator = 'Claudiu.Popa'
dependencies = []
files = ['35653', '41669']
hgrepos = []
issue_num = 21776
keywords = ['patch']
message_count = 4.0
messages = ['220705', '258676', '266941', '266942']
nosy_count = 5.0
nosy_names = ['eric.araujo', 'Claudiu.Popa', 'python-dev', 'berker.peksag', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21776'
versions = ['Python 3.5', 'Python 3.6']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