◐ Shell
clean mode source ↗

reloading imported modules sometimes fail with 'parent not in sys.modules' error

BPO 1379
Nosy @tiran
Files
  • reloading-fix.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 = None
    closed_at = <Date 2007-11-04.12:10:35.123>
    created_at = <Date 2007-11-03.16:51:43.161>
    labels = ['interpreter-core']
    title = "reloading imported modules sometimes fail with 'parent not in sys.modules' error"
    updated_at = <Date 2008-01-06.22:29:45.414>
    user = 'https://bugs.python.org/doublep'

    bugs.python.org fields:

    activity = <Date 2008-01-06.22:29:45.414>
    actor = 'admin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2007-11-04.12:10:35.123>
    closer = 'christian.heimes'
    components = ['Interpreter Core']
    creation = <Date 2007-11-03.16:51:43.161>
    creator = '_doublep'
    dependencies = []
    files = ['8683']
    hgrepos = []
    issue_num = 1379
    keywords = ['patch']
    message_count = 3.0
    messages = ['57085', '57095', '57096']
    nosy_count = 2.0
    nosy_names = ['christian.heimes', '_doublep']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1379'
    versions = ['Python 3.0']