Skip to content

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented May 5, 2025

This is a follow-up to gh-133107. I realized that we could end up with a sort of infinite recursion if we try to run a function from __main__ in a subinterpreter.

@ericsnowcurrently ericsnowcurrently merged commit e961611 into python:main May 5, 2025
42 checks passed
@ericsnowcurrently ericsnowcurrently deleted the fix-pypickle-get-xidata branch May 5, 2025 23:25
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…Data() (pythongh-133472)

This is a follow-up to pythongh-133107.  I realized that we could end up with an
infinite recursion if we try to run a function from __main__ in a subinterpreter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant