gh-128690: Use test_embed in PGO profile builds again#129377
gh-128690: Use test_embed in PGO profile builds again#129377neonene wants to merge 1 commit intopython:mainfrom neonene:restore_embed
Conversation
|
test_embed is slow and mostly spawns sub-processes. I'm not convinced that it's an useful tests to train the PGO build. |
|
I'd prefer a more explicit announcement if |
I suggest to also remove test_embed from 3.12 and 3.13 in this case, and document the change in the Build category. |
I have opened #129660. |
This reverts the temporal commit b00e125.
The issue with
test_init_pyvenv_cfgfailing is closed as resolved.cc @ned-deily
test_embed.test_init_pyvenv_cfg()fails #128690