Skip to content

Use a named tuple for sys.version_info #48535

Closed
@brettcannon

Description

@brettcannon
BPO 4285
Nosy @loewis, @brettcannon, @rhettinger, @ncoghlan, @ericvsmith, @tiran
Files
  • patch-4285b.diff: Second draft of bug patch
  • patch-4285c.diff: Third draft of patch
  • patch-4285d.diff: Fourth draft of patch
  • 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/ericvsmith'
    closed_at = <Date 2009-02-06.01:33:27.177>
    created_at = <Date 2008-11-09.00:04:51.883>
    labels = ['extension-modules', 'easy', 'type-bug']
    title = 'Use a named tuple for sys.version_info'
    updated_at = <Date 2009-02-06.01:33:27.176>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2009-02-06.01:33:27.176>
    actor = 'eric.smith'
    assignee = 'eric.smith'
    closed = True
    closed_date = <Date 2009-02-06.01:33:27.177>
    closer = 'eric.smith'
    components = ['Extension Modules']
    creation = <Date 2008-11-09.00:04:51.883>
    creator = 'brett.cannon'
    dependencies = []
    files = ['12857', '12860', '12870']
    hgrepos = []
    issue_num = 4285
    keywords = ['patch', 'easy']
    message_count = 16.0
    messages = ['75647', '75655', '80521', '80526', '80527', '80530', '80534', '80538', '80557', '80599', '81139', '81148', '81149', '81169', '81172', '81245']
    nosy_count = 8.0
    nosy_names = ['loewis', 'brett.cannon', 'rhettinger', 'exarkun', 'ncoghlan', 'eric.smith', 'christian.heimes', 'ross.light']
    pr_nums = []
    priority = 'low'
    resolution = 'accepted'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4285'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    easyextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions