-
-
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 | 20729 |
|---|---|
| Nosy | @warsaw, @terryjreedy, @bitdancer, @akheron, @Rosuav, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2014-08-13.07:00:11.644>
created_at = <Date 2014-02-22.12:45:39.023>
labels = ['type-bug', 'library']
title = 'mailbox.Mailbox does odd hasattr() check'
updated_at = <Date 2014-08-13.07:00:11.644>
user = 'https://github.com/Rosuav'bugs.python.org fields:
activity = <Date 2014-08-13.07:00:11.644>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-08-13.07:00:11.644>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-02-22.12:45:39.023>
creator = 'Rosuav'
dependencies = []
files = ['34189']
hgrepos = []
issue_num = 20729
keywords = ['patch']
message_count = 8.0
messages = ['211920', '211939', '211951', '211959', '211960', '225242', '225244', '225256']
nosy_count = 8.0
nosy_names = ['barry', 'terry.reedy', 'peter.otten', 'r.david.murray', 'python-dev', 'petri.lehtinen', 'Rosuav', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20729'
versions = ['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