COMMITS
/ Lib/test/test_peg_generator/__init__.py September 24, 2023
A
gh-109653: Remove unused imports in the `Lib/` directory (#109803)
Alex Waygood committed
August 23, 2023
V
test_peg_generator and test_freeze require cpu (#108386)
Victor Stinner committed
August 22, 2023
V
gh-90791: Enable test___all__ on ASAN build (#108286)
Victor Stinner committed
May 26, 2023
L
gh-100238: Use setuptools in peg-generator and reenable tests (#104798)
Lysandros Nikolaou committed
November 3, 2022
V
gh-92584: Remove the distutils package (#99061)
Victor Stinner committed
March 1, 2022
V
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Victor Stinner committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed