Skip to content

PyCode_New API change breaks backwards compatibility policy #81402

@ncoghlan

Description

@ncoghlan
BPO 37221
Nosy @nascheme, @ncoghlan, @scoder, @vstinner, @encukou, @ambv, @serhiy-storchaka, @jdemeyer, @pablogsal, @miss-islington
PRs
  • bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode_New as a compatibility wrapper #13959
  • [3.8] bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode_New as a compatibility wrapper (GH-13959) #14505
  • bpo-37221: PyCode_New() didn't change in Python 3.8 #23595
  • [3.8] bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595) #23599
  • [3.9] bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595) #23600
  • 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-07-07.09:10:14.565>
    created_at = <Date 2019-06-10.23:24:27.388>
    labels = ['build', '3.8', 'release-blocker']
    title = 'PyCode_New API change breaks backwards compatibility policy'
    updated_at = <Date 2020-12-01.15:55:03.350>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2020-12-01.15:55:03.350>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-07.09:10:14.565>
    closer = 'scoder'
    components = []
    creation = <Date 2019-06-10.23:24:27.388>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37221
    keywords = ['patch', '3.8regression']
    message_count = 35.0
    messages = ['345153', '345154', '345168', '345172', '345196', '345229', '345230', '345271', '345272', '345279', '345281', '345283', '345284', '345305', '345311', '345312', '345313', '345318', '345334', '345338', '346224', '346389', '346405', '346427', '346993', '346996', '346997', '347004', '347054', '347414', '347415', '347468', '382261', '382264', '382267']
    nosy_count = 10.0
    nosy_names = ['nascheme', 'ncoghlan', 'scoder', 'vstinner', 'petr.viktorin', 'lukasz.langa', 'serhiy.storchaka', 'jdemeyer', 'pablogsal', 'miss-islington']
    pr_nums = ['13959', '14505', '23595', '23599', '23600']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue37221'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions