Skip to content

[subinterpreters] Move _PyRuntimeState.ceval to PyInterpreterState #84693

Description

@vstinner
BPO 40513
Nosy @vstinner, @ericsnowcurrently, @shihai1991
PRs
  • bpo-40513: Per-interpreter signals pending #19924
  • bpo-40513: Per-interpreter gil_drop_request #19927
  • bpo-40513: Per-interpreter recursion_limit #19929
  • Revert "bpo-40513: Per-interpreter signals pending (GH-19924)" #19932
  • bpo-40513: new_interpreter() init GIL earlier #19942
  • bpo-40513: Per-interpreter GIL #19943
  • bpo-40513: _xxsubinterpreters.run_string() releases the GIL #19944
  • 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-05-15.01:34:28.794>
    created_at = <Date 2020-05-05.12:56:32.971>
    labels = ['expert-subinterpreters', '3.9']
    title = '[subinterpreters] Move _PyRuntimeState.ceval to PyInterpreterState'
    updated_at = <Date 2020-05-15.01:34:28.793>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-05-15.01:34:28.793>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-15.01:34:28.794>
    closer = 'vstinner'
    components = ['Subinterpreters']
    creation = <Date 2020-05-05.12:56:32.971>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40513
    keywords = ['patch']
    message_count = 17.0
    messages = ['368137', '368139', '368147', '368150', '368151', '368153', '368162', '368165', '368168', '368169', '368174', '368178', '368179', '368190', '368194', '368196', '368909']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'eric.snow', 'shihai1991']
    pr_nums = ['19924', '19927', '19929', '19932', '19942', '19943', '19944']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40513'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions