Skip to content

[C API] Document PyFrameObject and PyThreadState changes and explain how to port code to Python 3.11 #90513

@vstinner

Description

@vstinner
BPO 46355
Nosy @vstinner, @encukou, @markshannon, @miss-islington, @erlend-aasland
PRs
  • bpo-46355: Document PyFrameObject and PyThreadState changes #30558
  • bpo-46355: What's New: Note that PyFrameObject are private #31032
  • bpo-46355: Amend What's New wording #31288
  • bpo-46355: Update pythoncapi_compat project URL #31670
  • 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 2022-01-13.18:23:11.822>
    created_at = <Date 2022-01-12.14:11:24.913>
    labels = ['expert-C-API', '3.11']
    title = '[C API] Document PyFrameObject and PyThreadState changes and explain how to port code to Python 3.11'
    updated_at = <Date 2022-03-03.23:47:00.955>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-03-03.23:47:00.955>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-13.18:23:11.822>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2022-01-12.14:11:24.913>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46355
    keywords = ['patch']
    message_count = 10.0
    messages = ['410398', '410404', '410409', '410501', '410502', '412199', '412241', '413112', '413800', '414496']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'petr.viktorin', 'Mark.Shannon', 'miss-islington', 'erlendaasland']
    pr_nums = ['30558', '31032', '31288', '31670']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46355'
    versions = ['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