-
-
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 | 17143 |
|---|---|
| Nosy | @pitrou, @ezio-melotti, @merwok, @florentx, @berkerpeksag |
| 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/ezio-melotti'
closed_at = <Date 2013-02-20.01:51:31.892>
created_at = <Date 2013-02-06.15:14:41.464>
labels = ['type-bug', 'library']
title = 'trace.py uses _warn without importing it'
updated_at = <Date 2013-02-20.01:51:31.891>
user = 'https://bugs.python.org/DmitryJemerov'bugs.python.org fields:
activity = <Date 2013-02-20.01:51:31.891>
actor = 'ezio.melotti'
assignee = 'ezio.melotti'
closed = True
closed_date = <Date 2013-02-20.01:51:31.892>
closer = 'ezio.melotti'
components = ['Library (Lib)']
creation = <Date 2013-02-06.15:14:41.464>
creator = 'Dmitry.Jemerov'
dependencies = []
files = ['28979']
hgrepos = []
issue_num = 17143
keywords = ['patch']
message_count = 10.0
messages = ['181531', '181533', '181542', '181698', '182099', '182158', '182159', '182161', '182457', '182462']
nosy_count = 7.0
nosy_names = ['pitrou', 'ezio.melotti', 'eric.araujo', 'flox', 'Dmitry.Jemerov', 'python-dev', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17143'
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