Skip to content

Reduce number of modules imported by runpy #85178

Closed
@vstinner

Description

@vstinner
BPO 41006
Nosy @vstinner, @shihai1991
PRs
  • bpo-41006: importlib.util no longer imports typing #20938
  • bpo-41006: pkgutil imports lazily re #20939
  • bpo-41006: collections imports lazily heap #20940
  • bpo-41006: Document runpy optimization #20953
  • bpo-41006: Remove init_sys_streams() hack #20954
  • bpo-41006: What's New: less => fewer modules #20955
  • Files
  • mod.py
  • 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 2020-06-17.21:36:12.127>
    created_at = <Date 2020-06-17.13:58:21.130>
    labels = ['library', '3.10']
    title = 'Reduce number of modules imported by runpy'
    updated_at = <Date 2020-06-17.23:20:57.312>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-06-17.23:20:57.312>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-17.21:36:12.127>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-06-17.13:58:21.130>
    creator = 'vstinner'
    dependencies = []
    files = ['49240']
    hgrepos = []
    issue_num = 41006
    keywords = ['patch']
    message_count = 12.0
    messages = ['371741', '371742', '371746', '371750', '371761', '371765', '371766', '371774', '371776', '371777', '371781', '371782']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'shihai1991']
    pr_nums = ['20938', '20939', '20940', '20953', '20954', '20955']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41006'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions