-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 21172 |
|---|---|
| Nosy | @vsajip, @alanbriolat |
| 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/vsajip'
closed_at = <Date 2014-04-10.06:14:15.255>
created_at = <Date 2014-04-07.17:04:37.576>
labels = ['type-feature', 'library']
title = 'Unexpected behaviour with logging.LogRecord "first arg is dict" case'
updated_at = <Date 2014-04-10.06:14:15.253>
user = 'https://github.com/alanbriolat'bugs.python.org fields:
activity = <Date 2014-04-10.06:14:15.253>
actor = 'python-dev'
assignee = 'vinay.sajip'
closed = True
closed_date = <Date 2014-04-10.06:14:15.255>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2014-04-07.17:04:37.576>
creator = 'alan.briolat'
dependencies = []
files = ['34750']
hgrepos = []
issue_num = 21172
keywords = []
message_count = 6.0
messages = ['215713', '215752', '215754', '215756', '215781', '215867']
nosy_count = 3.0
nosy_names = ['vinay.sajip', 'python-dev', 'alan.briolat']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21172'
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-featureA feature request or enhancementA feature request or enhancement