Skip to content

[subinterpreters] Make the type attribute lookup cache per-interpreter #86911

@vstinner

Description

@vstinner
BPO 42745
Nosy @vstinner, @pablogsal
PRs
  • bpo-42745: Make the type cache per-interpreter #23947
  • bpo-42745: finalize_interp_types() calls _PyType_Fini() #23953
  • 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-26.00:46:02.836>
    created_at = <Date 2020-12-25.22:50:34.708>
    labels = ['expert-subinterpreters', 'interpreter-core', '3.10']
    title = '[subinterpreters] Make the type attribute lookup cache per-interpreter'
    updated_at = <Date 2020-12-26.19:26:19.730>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-12-26.19:26:19.730>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-26.00:46:02.836>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Subinterpreters']
    creation = <Date 2020-12-25.22:50:34.708>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42745
    keywords = ['patch']
    message_count = 5.0
    messages = ['383777', '383786', '383816', '383820', '383822']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'pablogsal']
    pr_nums = ['23947', '23953']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42745'
    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