mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
e9616110aa
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