Skip to content

Add sys.stdlib_module_names: list of stdlib module names (Python and extension modules) #87121

@vstinner

Description

@vstinner
BPO 42955
Nosy @ronaldoussoren, @vstinner, @aroberge, @serhiy-storchaka, @SylvainDe, @corona10, @shihai1991
PRs
  • bpo-42955: Add sys.modules_names #24238
  • bpo-42923: _Py_DumpExtensionModules() ignores stdlib ext #24254
  • bpo-42955: Add Python/module_names.h #24258
  • bpo-42955: Fix sys.module_names doc #24329
  • bpo-42955: Rename module_names to sys.stdlib_module_names #24332
  • bpo-42955: Remove sub-packages from sys.stdlib_module_names #24353
  • bpo-42955: Add _overlapped to sys.stdlib_module_names #25122
  • 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 2021-01-25.12:30:06.176>
    created_at = <Date 2021-01-18.10:08:34.048>
    labels = ['library', '3.10']
    title = 'Add sys.stdlib_module_names: list of stdlib module names (Python and extension modules)'
    updated_at = <Date 2021-04-01.00:28:36.061>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-04-01.00:28:36.061>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-25.12:30:06.176>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2021-01-18.10:08:34.048>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42955
    keywords = ['patch']
    message_count = 33.0
    messages = ['385180', '385181', '385186', '385194', '385197', '385200', '385201', '385208', '385250', '385251', '385252', '385253', '385254', '385255', '385270', '385272', '385273', '385300', '385310', '385311', '385312', '385317', '385350', '385364', '385493', '385623', '385624', '385625', '385670', '385671', '385817', '388419', '389942']
    nosy_count = 7.0
    nosy_names = ['ronaldoussoren', 'vstinner', 'aroberge', 'serhiy.storchaka', 'SylvainDe', 'corona10', 'shihai1991']
    pr_nums = ['24238', '24254', '24258', '24329', '24332', '24353', '25122']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42955'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions