diff options
author | serge-sans-paille <serge.guelton@telecom-bretagne.eu> | 2020-11-04 23:01:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-04 23:01:08 +0000 |
commit | 100964e0310d3a2040d0db976f7984d0507b2dbd (patch) | |
tree | fbea10c8567345626a83c3591e29c3c7f4f0b190 /Python/pystate.c | |
parent | 789359f47c2a744caa9a405131706099fd7ad6bd (diff) | |
download | cpython-100964e0310d3a2040d0db976f7984d0507b2dbd.tar.gz cpython-100964e0310d3a2040d0db976f7984d0507b2dbd.zip |
Disable peg generator tests when building with PGO (GH-23141)
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.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions