Skip to content

Move sys variable initialization from import.c to sysmodule.c #56807

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 12598
Nosy @ncoghlan, @pitrou, @vstinner, @benjaminp, @ericsnowcurrently
Files
  • sys_import_state.diff
  • 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/ericsnowcurrently'
    closed_at = <Date 2019-10-22.22:42:39.148>
    created_at = <Date 2011-07-20.23:24:44.285>
    labels = ['interpreter-core']
    title = 'Move sys variable initialization from import.c to sysmodule.c'
    updated_at = <Date 2019-10-22.22:42:39.147>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2019-10-22.22:42:39.147>
    actor = 'vstinner'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2019-10-22.22:42:39.148>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2011-07-20.23:24:44.285>
    creator = 'eric.snow'
    dependencies = []
    files = ['22707']
    hgrepos = []
    issue_num = 12598
    keywords = ['patch']
    message_count = 6.0
    messages = ['140769', '158637', '158650', '158653', '158670', '355164']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'pitrou', 'vstinner', 'benjamin.peterson', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue12598'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)
    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