]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Sat, 16 Apr 2022 22:57:00 +0000 (18:57 -0400)
committerGitHub <noreply@github.com>
Sat, 16 Apr 2022 22:57:00 +0000 (18:57 -0400)
commit37965d2fb434d8343d5c70fb6a462a16ae7882b8
tree40d37002d9414950e4b2d889e281438a121545c2
parent8560f4a0f288fec33ba49f85bb872353d631a4dc
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
Doc/using/configure.rst
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init.h
Lib/test/test_lltrace.py
Misc/NEWS.d/next/Core and Builtins/2022-04-16-21-54-31.gh-issue-78607._Y7bMm.rst [new file with mode: 0644]
Misc/SpecialBuilds.txt
Python/ceval.c
Tools/c-analyzer/TODO