Skip to content

Don't access the module dictionary directly #86409

@erlend-aasland

Description

@erlend-aasland
BPO 42243
Nosy @rhettinger, @serhiy-storchaka, @erlend-aasland
PRs
  • bpo-42243: Use PyModule_Add*() in _sre iso. direct module dict manipulation #23101
  • 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-28.22:36:54.657>
    created_at = <Date 2020-11-02.08:20:25.517>
    labels = ['type-feature', 'library', '3.10']
    title = "Don't access the module dictionary directly"
    updated_at = <Date 2020-12-28.22:36:54.657>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2020-12-28.22:36:54.657>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-28.22:36:54.657>
    closer = 'erlendaasland'
    components = ['Library (Lib)']
    creation = <Date 2020-11-02.08:20:25.517>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42243
    keywords = ['patch']
    message_count = 4.0
    messages = ['380197', '380198', '380200', '380247']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'erlendaasland']
    pr_nums = ['23101']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42243'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions