Skip to content

Access violations in C extension modules on Python 3.9.3 #87876

@cgohlke

Description

@cgohlke
mannequin
BPO 43710
Nosy @terryjreedy, @gpshead, @pfmoore, @tjguk, @ambv, @markshannon, @zware, @zooba
PRs
  • [3.9] bpo-43710: Change layout of pystate struct to preserve intra-version ABI compatibiliy. #25160
  • [3.9] bpo-43710: Rollback the 3.9 bpo-42500 fix, it broke the ABI in 3.9.3 #25179
  • 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-04-04.11:03:35.837>
    created_at = <Date 2021-04-03.03:09:40.678>
    labels = ['extension-modules', 'release-blocker', 'OS-windows', 'type-crash', '3.9']
    title = 'Access violations in C extension modules on Python 3.9.3'
    updated_at = <Date 2021-05-03.21:42:14.320>
    user = 'https://bugs.python.org/cgohlke'

    bugs.python.org fields:

    activity = <Date 2021-05-03.21:42:14.320>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-04.11:03:35.837>
    closer = 'lukasz.langa'
    components = ['Extension Modules', 'Windows']
    creation = <Date 2021-04-03.03:09:40.678>
    creator = 'cgohlke'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43710
    keywords = ['patch']
    message_count = 5.0
    messages = ['390116', '390134', '390172', '390181', '390212']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'gregory.p.smith', 'paul.moore', 'tim.golden', 'cgohlke', 'lukasz.langa', 'Mark.Shannon', 'zach.ware', 'steve.dower']
    pr_nums = ['25160', '25179']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue43710'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions