Skip to content

Modules needing PY_SSIZE_T_CLEAN #52923

@pitrou

Description

@pitrou
BPO 8677
Nosy @loewis, @terryjreedy, @mdickinson, @pitrou, @vstinner, @methane, @serhiy-storchaka
PRs
  • bpo-8677: use PY_SSIZE_T_CLEAN in sqlite #12434
  • bpo-8677: use PY_SSIZE_T_CLEAN in Modules/_gdbmodule.c #12464
  • bpo-8677: use PY_SSIZE_T_CLEAN in PC/winreg.c #12466
  • bpo-8677: use PY_SSIZE_T_CLEAN in socketmodule.c #12467
  • bpo-8677: use PY_DWORD_MAX instead of INT_MAX #12469
  • bpo-36381: warn when no PY_SSIZE_T_CLEAN #12473
  • Dependencies
  • bpo-8675: audioop module needs an int -> Py_ssize_t upgrade
  • Files
  • zlibmodule_ssize_t_clean.patch
  • 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-03-20.12:59:38.299>
    created_at = <Date 2010-05-10.19:59:39.449>
    labels = ['extension-modules', 'type-bug', '3.8']
    title = 'Modules needing PY_SSIZE_T_CLEAN'
    updated_at = <Date 2019-03-24.05:25:57.287>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2019-03-24.05:25:57.287>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-20.12:59:38.299>
    closer = 'methane'
    components = ['Extension Modules']
    creation = <Date 2010-05-10.19:59:39.449>
    creator = 'pitrou'
    dependencies = ['8675']
    files = ['35656']
    hgrepos = []
    issue_num = 8677
    keywords = ['patch']
    message_count = 25.0
    messages = ['105461', '105462', '105464', '105739', '105741', '105755', '105767', '220678', '220733', '220735', '220737', '222040', '338349', '338350', '338355', '338356', '338443', '338447', '338449', '338451', '338456', '338457', '338467', '338480', '338715']
    nosy_count = 9.0
    nosy_names = ['loewis', 'terry.reedy', 'mark.dickinson', 'pitrou', 'vstinner', 'Arfrever', 'methane', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['12434', '12464', '12466', '12467', '12469', '12473']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8677'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions