COMMITS
/ Lib/test/test_lltrace.py January 6, 2023
M
GH-99005: More intrinsics (GH-100774)
Mark Shannon committed
November 2, 2022
B
GH-98686: Quicken everything (GH-98687)
Brandt Bucher committed
June 13, 2022
V
gh-84623: Remove unused imports in tests (#93772)
Victor Stinner committed
May 25, 2022
V
gh-69443: Add test.support.Py_DEBUG constant (#93226)
Victor Stinner committed
April 16, 2022
D
gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)
Dennis Sweeney committed
D
gh-91462: Make lltrace output human-readable. (GH-91463)
Dennis Sweeney committed
October 6, 2021
C
Fix typos in the Lib directory (GH-28775)
Christian Clauss committed
April 6, 2021
I
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25189)
Inada Naoki committed
August 3, 2020
H
bpo-40275: Use new test.support helper submodules in tests (GH-21451)
Hai Shi committed
July 31, 2018
C
bpo-34113: Fix a crash when using LLTRACE is on (GH-8517)
costypetrisor committed