Skip to content

collections.namedtuple does questionable things when passed questionable arguments #66031

@KevinNorris

Description

@KevinNorris
BPO 21832
Nosy @rhettinger, @vstinner

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 2014-06-24.20:50:44.691>
created_at = <Date 2014-06-24.03:52:23.011>
labels = ['library']
title = 'collections.namedtuple does questionable things when passed questionable arguments'
updated_at = <Date 2014-06-25.01:13:39.992>
user = 'https://bugs.python.org/KevinNorris'

bugs.python.org fields:

activity = <Date 2014-06-25.01:13:39.992>
actor = 'python-dev'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2014-06-24.20:50:44.691>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2014-06-24.03:52:23.011>
creator = 'Kevin.Norris'
dependencies = []
files = []
hgrepos = []
issue_num = 21832
keywords = []
message_count = 7.0
messages = ['221394', '221416', '221492', '221496', '221497', '221515', '221516']
nosy_count = 4.0
nosy_names = ['rhettinger', 'vstinner', 'python-dev', 'Kevin.Norris']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue21832'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directory

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions