Skip to content

Make struct module PEP-384 compatible #82257

@DinoV

Description

@DinoV
BPO 38076
Nosy @Yhg1s, @vstinner, @DinoV, @ericsnowcurrently, @pablogsal, @miss-islington, @eduardo-elizondo
PRs
  • bpo-38076: Make struct module PEP-384 compatible #15805
  • bpo-38076: Fix crash on shutdown caused by PEP-384ification of _struct #18038
  • bpo-38076 Clear the interpreter state only after clearing module globals #18039
  • 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/DinoV'
    closed_at = <Date 2020-03-11.16:40:12.810>
    created_at = <Date 2019-09-09.16:35:08.392>
    labels = ['extension-modules', 'type-feature', '3.9']
    title = 'Make struct module PEP-384 compatible'
    updated_at = <Date 2020-03-11.16:40:12.809>
    user = 'https://github.com/DinoV'

    bugs.python.org fields:

    activity = <Date 2020-03-11.16:40:12.809>
    actor = 'petr.viktorin'
    assignee = 'dino.viehland'
    closed = True
    closed_date = <Date 2020-03-11.16:40:12.810>
    closer = 'petr.viktorin'
    components = ['Extension Modules']
    creation = <Date 2019-09-09.16:35:08.392>
    creator = 'dino.viehland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38076
    keywords = ['patch']
    message_count = 19.0
    messages = ['351524', '351608', '360127', '360129', '360132', '360137', '360138', '360206', '360211', '360412', '360413', '360414', '360415', '360416', '360417', '360500', '360648', '360656', '361342']
    nosy_count = 7.0
    nosy_names = ['twouters', 'vstinner', 'dino.viehland', 'eric.snow', 'pablogsal', 'miss-islington', 'eelizondo']
    pr_nums = ['15805', '18038', '18039']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38076'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions