-
-
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 | 23426 |
|---|---|
| Nosy | @abalkin, @rbtcollins, @merwok, @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 2015-07-28.04:00:48.191>
created_at = <Date 2015-02-09.21:06:45.198>
labels = ['type-bug', 'library']
title = 'run_setup is broken in distutils'
updated_at = <Date 2015-07-28.04:00:48.190>
user = 'https://github.com/abalkin'bugs.python.org fields:
activity = <Date 2015-07-28.04:00:48.190>
actor = 'rbcollins'
assignee = 'none'
closed = True
closed_date = <Date 2015-07-28.04:00:48.191>
closer = 'rbcollins'
components = ['Distutils']
creation = <Date 2015-02-09.21:06:45.198>
creator = 'belopolsky'
dependencies = []
files = ['38064', '38066', '38067', '38071']
hgrepos = []
issue_num = 23426
keywords = ['patch']
message_count = 5.0
messages = ['235632', '235634', '235650', '247499', '247500']
nosy_count = 5.0
nosy_names = ['belopolsky', 'rbcollins', 'eric.araujo', 'python-dev', 'dstufft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23426'
versions = ['Python 2.7', '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