mirror of
https://github.com/python/cpython.git
synced 2026-05-16 17:38:22 -04:00
3997a4e6bc
Otherwise, when running the testsuite, test_peg_generator tries to compile C
code using the optimized flags and fails because it cannot find the profile
data.
(cherry picked from commit 100964e031)
Co-authored-by: serge-sans-paille <serge.guelton@telecom-bretagne.eu>