Skip to content

Move PyThreadState into Include/internal/pycore_pystate.h #80130

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 35949
Nosy @ncoghlan, @scoder, @vstinner, @ericsnowcurrently
Superseder
  • bpo-39947: [C API] Make the PyThreadState structure opaque (move it to the internal C API)
  • 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-06-25.09:26:12.263>
    created_at = <Date 2019-02-09.02:00:19.820>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'Move PyThreadState into Include/internal/pycore_pystate.h'
    updated_at = <Date 2020-06-25.09:26:12.263>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2020-06-25.09:26:12.263>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-25.09:26:12.263>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-02-09.02:00:19.820>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35949
    keywords = []
    message_count = 9.0
    messages = ['335122', '335465', '335677', '335678', '335859', '335864', '335865', '372317', '372318']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'scoder', 'vstinner', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '39947'
    type = 'behavior'
    url = 'https://bugs.python.org/issue35949'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions