]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:12:20 +0000 (23:12 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 22:12:20 +0000 (22:12 +0000)
commit9f35fbc068a1bcaf7eca5dae3ef75eb8449bd9c8
tree7a4dc99e58e6e4883c4effee7a7e88fae5a9e40c
parent4c039c0723d1db889269f89208751647999a7f43
[3.12] gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (GH-126036) (#126059)

(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