X Tutup
Skip to content

[3.14] gh-144100: Fix crash for POINTER(str) used in ctypes argtypes (GH-144108)#144244

Merged
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-8f45925-3.14
Jan 26, 2026
Merged

[3.14] gh-144100: Fix crash for POINTER(str) used in ctypes argtypes (GH-144108)#144244
vstinner merged 1 commit intopython:3.14from
miss-islington:backport-8f45925-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 26, 2026

…ythonGH-144108)

(cherry picked from commit 8f45925)

Co-authored-by: VanshAgarwal24036 <148854295+VanshAgarwal24036@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) January 26, 2026 12:28
@vstinner vstinner merged commit 237467f into python:3.14 Jan 26, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-8f45925-3.14 branch January 26, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup