← 返回首页
namedtuple should support fully qualified name for more portable pickling · Issue #62141 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

namedtuple should support fully qualified name for more portable pickling #62141

New issue
New issue

Description

BPO 17941
Nosy @gvanrossum, @warsaw, @rhettinger, @ncoghlan, @ericvsmith, @serhiy-storchaka, @sdrees, @ctismer, @MojoVampire, @ctismer
Files
  • nt_module.diff: First draft patch to collections
  • 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 2016-09-12.07:19:09.245> created_at = <Date 2013-05-09.03:46:56.729> labels = ['type-bug', 'library'] title = 'namedtuple should support fully qualified name for more portable pickling' updated_at = <Date 2016-09-12.07:19:09.243> user = 'https://bugs.python.org/elibendersky'

    bugs.python.org fields:

    activity = <Date 2016-09-12.07:19:09.243> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = <Date 2016-09-12.07:19:09.245> closer = 'rhettinger' components = ['Library (Lib)'] creation = <Date 2013-05-09.03:46:56.729> creator = 'eli.bendersky' dependencies = [] files = ['30243'] hgrepos = ['198'] issue_num = 17941 keywords = ['patch'] message_count = 19.0 messages = ['188748', '188762', '188775', '188785', '188835', '188836', '188838', '189086', '189167', '189168', '189171', '189177', '190977', '220444', '220521', '220523', '220568', '244149', '275982'] nosy_count = 14.0 nosy_names = ['gvanrossum', 'barry', 'rhettinger', 'ncoghlan', 'eric.smith', 'eli.bendersky', 'BreamoreBoy', 'python-dev', 'sbt', 'serhiy.storchaka', 'dilettant', 'Christian.Tismer', 'josh.r', 'ctismer'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'needs patch' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue17941' versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Footer

      © 2026 GitHub, Inc.