Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Closed
@elibendersky

Description

@elibendersky
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

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions