X Tutup
Skip to content

[3.13] gh-127870: Detect recursive calls in ctypes _as_parameter_ handling (GH-127872)#127917

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-6ff38fc-3.13
Dec 13, 2024
Merged

[3.13] gh-127870: Detect recursive calls in ctypes _as_parameter_ handling (GH-127872)#127917
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-6ff38fc-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 13, 2024

(cherry picked from commit 6ff38fc)

Co-authored-by: Victor Stinner vstinner@python.org

…ling (pythonGH-127872)

(cherry picked from commit 6ff38fc)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

2 participants

X Tutup