-
-
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 | 11959 |
|---|---|
| Nosy | @warsaw, @terryjreedy, @vsajip, @pitrou, @giampaolo, @bitdancer, @mmaker |
| 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 2013-06-07.14:21:55.434>
created_at = <Date 2011-04-29.21:12:29.739>
labels = ['type-bug', 'library']
title = 'smtpd cannot be used without affecting global state'
updated_at = <Date 2013-06-07.14:21:55.427>
user = 'https://github.com/vsajip'bugs.python.org fields:
activity = <Date 2013-06-07.14:21:55.427>
actor = 'python-dev'
assignee = 'vinay.sajip'
closed = True
closed_date = <Date 2013-06-07.14:21:55.434>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2011-04-29.21:12:29.739>
creator = 'vinay.sajip'
dependencies = []
files = ['25815', '30441', '30480']
hgrepos = ['129']
issue_num = 11959
keywords = ['patch']
message_count = 29.0
messages = ['134812', '134826', '134866', '134910', '135373', '135378', '135390', '135709', '155860', '155881', '160675', '160727', '160728', '160733', '160741', '160752', '160763', '160765', '160814', '160815', '160817', '189776', '189778', '190456', '190617', '190624', '190708', '190712', '190747']
nosy_count = 8.0
nosy_names = ['barry', 'terry.reedy', 'vinay.sajip', 'pitrou', 'giampaolo.rodola', 'r.david.murray', 'maker', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11959'
versions = ['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