mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
This is a follow-up to gh-133107. I realized that we could end up with an infinite recursion if we try to run a function from __main__ in a subinterpreter.
Miscellaneous source files for the main Python shared library