Message 394684 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
'exec' was a keyword in 2.x, but that should not matter in 3.9.  What OS?  Did you get an actual crash (core dump on *nix), or a python exception and traceback (not a crash)?  If the latter, copy and paste it.