-
-
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 | 17521 |
|---|---|
| Nosy | @vsajip |
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 2013-03-23.11:23:27.512>
created_at = <Date 2013-03-22.16:45:50.539>
labels = ['type-bug', 'library']
title = 'fileConfig() disables any previously-used "named" loggers, even when getLogger() is called again.'
updated_at = <Date 2013-03-23.11:23:27.509>
user = 'https://bugs.python.org/BobIgo'bugs.python.org fields:
activity = <Date 2013-03-23.11:23:27.509>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2013-03-23.11:23:27.512>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-03-22.16:45:50.539>
creator = 'Bob.Igo'
dependencies = []
files = []
hgrepos = []
issue_num = 17521
keywords = []
message_count = 4.0
messages = ['184982', '185011', '185019', '185038']
nosy_count = 3.0
nosy_names = ['vinay.sajip', 'python-dev', 'Bob.Igo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17521'
versions = ['Python 2.7']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