Skip to content

Fix misspelled attribute name in namedtuple() #80502

@rhettinger

Description

@rhettinger
BPO 36321
Nosy @rhettinger
PRs
  • bpo-36321: Fix misspelled attribute in namedtuple() #12375
  • [3.7] bpo-36321: Fix misspelled attribute in namedtuple() (GH-12375) #12395
  • bpo-36321: Fix misspelled attribute name in namedtuple() #16858
  • 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 2019-03-18.07:49:38.434>
    created_at = <Date 2019-03-16.20:21:03.801>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Fix misspelled attribute name in namedtuple()'
    updated_at = <Date 2019-10-20.17:19:50.673>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-10-20.17:19:50.673>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-03-18.07:49:38.434>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-03-16.20:21:03.801>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36321
    keywords = ['patch']
    message_count = 4.0
    messages = ['338096', '338167', '338169', '355009']
    nosy_count = 1.0
    nosy_names = ['rhettinger']
    pr_nums = ['12375', '12395', '16858']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36321'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions