-
-
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
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/rhettinger'
closed_at = <Date 2015-09-29.20:59:53.927>
created_at = <Date 2014-10-11.12:04:09.064>
labels = ['type-bug', 'library']
title = "Constructors of some mapping classes don't accept `self` keyword argument"
updated_at = <Date 2015-09-29.20:59:53.926>
user = 'https://bugs.python.org/abacabadabacaba'bugs.python.org fields:
activity = <Date 2015-09-29.20:59:53.926>
actor = 'serhiy.storchaka'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2015-09-29.20:59:53.927>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-10-11.12:04:09.064>
creator = 'abacabadabacaba'
dependencies = []
files = ['36881', '36886', '38692', '38754', '39821']
hgrepos = []
issue_num = 22609
keywords = ['patch']
message_count = 34.0
messages = ['229076', '229089', '229098', '229118', '229121', '229189', '229248', '229249', '231753', '231763', '231765', '231766', '231769', '231915', '231936', '232353', '234875', '239278', '239655', '239667', '243329', '244470', '244503', '245859', '245877', '245944', '246936', '246954', '246956', '246957', '251778', '251831', '251886', '251888']
nosy_count = 10.0
nosy_names = ['rhettinger', 'mark.dickinson', 'vstinner', 'larry', 'abacabadabacaba', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22609'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']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