Skip to content

[subinterpreters] Convert "global" static variable caches in _json to heap variables #87000

@Fidget-Spinner

Description

@Fidget-Spinner
BPO 42834
Nosy @vstinner, @tiran, @ericsnowcurrently, @Fidget-Spinner
PRs
  • bpo-42834: Make static cache variables in _json.c compatible with subinterpreters #24121
  • bpo-44156: Make cached string constants in compile.c subinterpreter compatible #26161
  • 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-05-17.06:36:25.218>
    created_at = <Date 2021-01-05.15:54:05.048>
    labels = ['expert-subinterpreters', 'library', '3.10', '3.11']
    title = '[subinterpreters] Convert "global" static variable caches in _json to heap variables'
    updated_at = <Date 2021-05-17.09:36:06.094>
    user = 'https://github.com/Fidget-Spinner'

    bugs.python.org fields:

    activity = <Date 2021-05-17.09:36:06.094>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-17.06:36:25.218>
    closer = 'christian.heimes'
    components = ['Library (Lib)', 'Subinterpreters']
    creation = <Date 2021-01-05.15:54:05.048>
    creator = 'kj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42834
    keywords = ['patch']
    message_count = 5.0
    messages = ['384411', '386081', '393741', '393786', '393801']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'christian.heimes', 'eric.snow', 'kj']
    pr_nums = ['24121', '26161']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42834'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions