Skip to content

Add option to disallow > 1 instance of an extension module #84780

@vstinner

Description

@vstinner
BPO 40600
Nosy @terryjreedy, @vstinner, @encukou, @ericsnowcurrently, @corona10, @shihai1991, @koubaa
PRs
  • bpo-40600: Disallow loading extension modules load more than once in per interpreter. #23683
  • bpo-40600: atexit only loads single time per interpreter #23699
  • bpo-42639: Move atexit state to PyInterpreterState #23763
  • 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-12-15.14:07:33.023>
    created_at = <Date 2020-05-11.22:12:29.442>
    labels = ['extension-modules', 'expert-subinterpreters', 'invalid', '3.10']
    title = 'Add option to disallow > 1 instance of an extension module'
    updated_at = <Date 2020-12-15.14:43:35.080>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-12-15.14:43:35.080>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-15.14:07:33.023>
    closer = 'petr.viktorin'
    components = ['Extension Modules', 'Subinterpreters']
    creation = <Date 2020-05-11.22:12:29.442>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40600
    keywords = ['patch']
    message_count = 17.0
    messages = ['368665', '368994', '376524', '376674', '376676', '376685', '382665', '382668', '382737', '382742', '382745', '382747', '382748', '382757', '382983', '383059', '383062']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'vstinner', 'petr.viktorin', 'eric.snow', 'corona10', 'shihai1991', 'koubaa']
    pr_nums = ['23683', '23699', '23763']
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40600'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions