]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127604: Replace dprintf() with _Py_write_noraise() (#132854)
authorVictor Stinner <vstinner@python.org>
Wed, 23 Apr 2025 20:02:25 +0000 (22:02 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Apr 2025 20:02:25 +0000 (20:02 +0000)
commit402dba29281c1e1092ff32875c91f23bacabb677
tree601079be3bcb02aea786a9541dc1cecb13130e18
parent99b13775dab0f111165d59099027549098f61023
gh-127604: Replace dprintf() with _Py_write_noraise() (#132854)
Python/traceback.c