]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 27 Oct 2024 22:19:37 +0000 (23:19 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 22:19:37 +0000 (22:19 +0000)
commit97c2e6ac279e3cd016259a2457ccf4a1505649b3
tree1e87f3dfcc194f8ba394f7472d9ba88485128f4c
parentff044ed8004e31c1896ca641b81b13ab04e92837
[3.13] gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (GH-126036) (#126058)

(cherry picked from commit 19e93e2e269889ecb3c4c039091abff489f247c2)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Modules/_bisectmodule.c
Modules/_ctypes/_ctypes.c