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.

Author terry.reedy
Recipients mulugruntz, terry.reedy
Date 2021-05-28.20:12:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
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.
History
Date User Action Args
2021-05-28 20:12:29terry.reedysetrecipients: + terry.reedy, mulugruntz
2021-05-28 20:12:29terry.reedysetmessageid: <[email protected]>
2021-05-28 20:12:29terry.reedylinkissue44259 messages
2021-05-28 20:12:29terry.reedycreate