Skip to content

SystemError on importing module from unloaded package #75059

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30876
Nosy @brettcannon, @doko42, @ncoghlan, @pitrou, @larryhastings, @ned-deily, @encukou, @ericsnowcurrently, @serhiy-storchaka, @vaultah
PRs
  • bpo-30876: Relative import from unloaded package now reimports the package #2639
  • bpo-30891: importlib _find_and_load() try/except #2665
  • [3.6] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639) #2676
  • [3.5] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639) #2677
  • bpo-30814, bpo-30876: Add new import test files to projects. #2851
  • [3.6] bpo-30814, bpo-30876: Add new import test files to projects. (GH-2851). #2912
  • [3.5] bpo-30876: Add new import test files to projects. (GH-2851). #2913
  • Files
  • import-systemerror.zip
  • 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 2017-07-27.10:18:26.840>
    created_at = <Date 2017-07-08.05:07:16.228>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'SystemError on importing module from unloaded package'
    updated_at = <Date 2017-08-09.03:19:53.605>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-08-09.03:19:53.605>
    actor = 'larry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-27.10:18:26.840>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-07-08.05:07:16.228>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['46997']
    hgrepos = []
    issue_num = 30876
    keywords = []
    message_count = 28.0
    messages = ['297940', '297942', '297943', '297944', '297947', '297964', '297965', '297986', '297992', '298193', '298194', '298196', '298200', '298201', '298417', '298889', '298950', '299231', '299251', '299297', '299303', '299304', '299828', '299832', '299833', '299871', '299963', '299964']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'doko', 'ncoghlan', 'pitrou', 'larry', 'ned.deily', 'petr.viktorin', 'eric.snow', 'serhiy.storchaka', 'vaultah']
    pr_nums = ['2639', '2665', '2676', '2677', '2851', '2912', '2913']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30876'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions