Skip to content

PEP 587 implementation is not ABI forward compatible #82485

@vstinner

Description

@vstinner
BPO 38304
Nosy @ncoghlan, @vstinner, @ned-deily, @ambv, @miss-islington
PRs
  • bpo-38304: Add PyConfig.struct_size #16451
  • [3.8] bpo-38304: Add PyConfig.struct_size (GH-16451) #16453
  • bpo-38304: Fix PyConfig usage in python_uwp.cpp #16487
  • [3.8] bpo-38304: Fix PyConfig usage in python_uwp.cpp #16488
  • [3.8] bpo-38304: Remove PyConfig.struct_size #16500
  • bpo-38304: Remove PyConfig.struct_size (GH-16500) #16508
  • bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore #16509
  • [3.8] bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509) #16510
  • 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 2019-10-01.10:27:28.387>
    created_at = <Date 2019-09-28.00:32:44.723>
    labels = ['interpreter-core', '3.8']
    title = 'PEP 587 implementation is not ABI forward compatible'
    updated_at = <Date 2019-10-01.10:27:28.386>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-10-01.10:27:28.386>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-01.10:27:28.387>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-09-28.00:32:44.723>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38304
    keywords = ['patch']
    message_count = 18.0
    messages = ['353430', '353432', '353435', '353436', '353437', '353487', '353490', '353509', '353510', '353563', '353564', '353621', '353644', '353651', '353652', '353656', '353657', '353658']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'vstinner', 'ned.deily', 'lukasz.langa', 'miss-islington']
    pr_nums = ['16451', '16453', '16487', '16488', '16500', '16508', '16509', '16510']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38304'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions