Skip to content

importlib examples have their exec_module()/sys.modules assignment lines reversed #81702

Description

@iomintz
mannequin
BPO 37521
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @miss-islington, @iomintz
PRs
  • bpo-37521: No longer treat insertion into sys.modules as optional in importlib examples #14723
  • [3.8] bpo-37521: No longer treat insertion into sys.modules as optional in importlib examples (GH-14723) #14724
  • Files
  • importlib-util-module-from-spec-stale-reference.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 = 'https://github.com/brettcannon'
    closed_at = <Date 2019-07-12.22:52:23.134>
    created_at = <Date 2019-07-08.00:52:26.788>
    labels = ['3.7', 'docs']
    title = 'importlib examples have their exec_module()/sys.modules assignment lines reversed'
    updated_at = <Date 2019-07-17.22:20:59.267>
    user = 'https://github.com/iomintz'

    bugs.python.org fields:

    activity = <Date 2019-07-17.22:20:59.267>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2019-07-12.22:52:23.134>
    closer = 'brett.cannon'
    components = ['Documentation']
    creation = <Date 2019-07-08.00:52:26.788>
    creator = 'iomintz'
    dependencies = []
    files = ['48463']
    hgrepos = []
    issue_num = 37521
    keywords = ['patch']
    message_count = 16.0
    messages = ['347482', '347483', '347508', '347582', '347639', '347759', '347760', '347761', '347762', '347763', '347844', '347987', '348028', '348047', '348076', '348084']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'miss-islington', 'iomintz']
    pr_nums = ['14723', '14724']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'needs patch'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37521'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifedocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions