Skip to content

PEP 353: Drop support for PyArg_ParseTuple() "#" formats when PY_SSIZE_T_CLEAN is not defined #85115

Closed
@vstinner

Description

@vstinner
BPO 40943
Nosy @vstinner, @methane, @serhiy-storchaka, @miss-islington
PRs
  • bpo-40943: Replace PY_FORMAT_SIZE_T with "z" #20781
  • bpo-40943: PY_SSIZE_T_CLEAN required for '#' formats #20784
  • bpo-40943: Fix skipitem() didn't raise SystemError #25937
  • [3.10] bpo-40943: Fix skipitem() didn't raise SystemError (GH-25937) #25961
  • 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-05-07.03:29:07.518>
    created_at = <Date 2020-06-10.16:09:12.080>
    labels = ['expert-C-API', '3.10']
    title = 'PEP 353: Drop support for PyArg_ParseTuple() "#" formats when PY_SSIZE_T_CLEAN is not defined'
    updated_at = <Date 2021-05-10.21:29:50.046>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-05-10.21:29:50.046>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-07.03:29:07.518>
    closer = 'methane'
    components = ['C API']
    creation = <Date 2020-06-10.16:09:12.080>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40943
    keywords = ['patch']
    message_count = 11.0
    messages = ['371216', '371218', '371219', '371862', '380656', '393064', '393067', '393068', '393069', '393165', '393434']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['20781', '20784', '25937', '25961']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40943'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions