[C API] Make PyInterpreterState opaque: move it into the internal C API (internal/pycore_pystate.h) · Issue #80067 · python/cpython · GitHub
Skip to content

[C API] Make PyInterpreterState opaque: move it into the internal C API (internal/pycore_pystate.h) #80067

Description

@ericsnowcurrently
BPO 35886
Nosy @arigo, @vsajip, @ncoghlan, @vstinner, @njsmith, @ericsnowcurrently, @matrixise
PRs
  • bpo-35886: Make PyInterpreterState an opaque type in the public API. #11731
  • 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 = 'https://github.com/ericsnowcurrently'
    closed_at = <Date 2020-04-22.17:44:38.443>
    created_at = <Date 2019-02-02.01:07:08.851>
    labels = ['expert-C-API', '3.8']
    title = '[C API] Make PyInterpreterState opaque: move it into the internal C API (internal/pycore_pystate.h)'
    updated_at = <Date 2020-04-22.17:44:38.441>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2020-04-22.17:44:38.441>
    actor = 'vstinner'
    assignee = 'eric.snow'
    closed = True
    closed_date = <Date 2020-04-22.17:44:38.443>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2019-02-02.01:07:08.851>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35886
    keywords = ['patch', 'patch', 'patch']
    message_count = 25.0
    messages = ['334733', '334734', '335120', '335464', '335657', '336397', '336500', '336501', '336506', '336510', '336590', '336591', '336659', '336660', '336661', '336664', '336671', '336676', '336679', '336682', '353093', '353094', '353370', '367029', '367034']
    nosy_count = 7.0
    nosy_names = ['arigo', 'vinay.sajip', 'ncoghlan', 'vstinner', 'njs', 'eric.snow', 'matrixise']
    pr_nums = ['11731']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35886'
    versions = ['Python 3.8']

    Activity

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

    Metadata

    Metadata

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions