summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2022-01-29-12-37-53.bpo-46576.-prRaV.rst
blob: be50fc8cbe0a5da800272f325e7c42f4c1bfd582 (plain)
1
2
3
test_peg_generator now disables compiler optimization when testing
compilation of its own C extensions to significantly speed up the
testing on non-debug builds of CPython.