Skip to content

ctypes string pointer fields should accept embedded null characters #76926

Description

@theller
BPO 32745
Nosy @theller, @amauryfa, @abalkin, @ned-deily, @meadori, @ambv, @serhiy-storchaka, @eryksun, @ZackerySpytz, @miss-islington
PRs
  • bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type #8721
  • [3.8] bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (GH-8721) #25811
  • [3.9] bpo-32745: Fix a regression in the handling of ctypes' c_wchar_p type (GH-8721) #25812
  • Files
  • nullchars.py
  • 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-02.11:03:54.108>
    created_at = <Date 2018-02-01.19:54:50.057>
    labels = ['ctypes', 'type-bug', '3.8', '3.9', '3.10']
    title = 'ctypes string pointer fields should accept embedded null characters'
    updated_at = <Date 2021-05-02.11:03:54.107>
    user = 'https://github.com/theller'

    bugs.python.org fields:

    activity = <Date 2021-05-02.11:03:54.107>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-02.11:03:54.108>
    closer = 'lukasz.langa'
    components = ['ctypes']
    creation = <Date 2018-02-01.19:54:50.057>
    creator = 'theller'
    dependencies = []
    files = ['47420']
    hgrepos = []
    issue_num = 32745
    keywords = ['patch', '3.6regression']
    message_count = 7.0
    messages = ['311462', '311468', '314567', '314579', '392685', '392688', '392689']
    nosy_count = 10.0
    nosy_names = ['theller', 'amaury.forgeotdarc', 'belopolsky', 'ned.deily', 'meador.inge', 'lukasz.langa', 'serhiy.storchaka', 'eryksun', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['8721', '25811', '25812']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32745'
    versions = ['Python 3.8', 'Python 3.9', '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