]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (#126036)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 27 Oct 2024 21:55:48 +0000 (22:55 +0100)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 21:55:48 +0000 (22:55 +0100)
commit19e93e2e269889ecb3c4c039091abff489f247c2
tree23b835bc5dc40ce81b536999e193c4bdc64870ec
parent6870eb3f7322ed64a1ca8bbda5cf4e121e181b54
gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (#126036)
Modules/_bisectmodule.c
Modules/_ctypes/_ctypes.c