Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 27, 2025

This is a small follow-up to gh-133481. There's a corner case
in the behavior of PyImport_ImportModuleAttrString(), where
it expects builtins to be set if globals is set.
(cherry picked from commit 9b5e800)

Co-authored-by: Eric Snow [email protected]

…ythongh-134758)

This is a small follow-up to pythongh-133481.  There's a corner case
in the behavior of PyImport_ImportModuleAttrString(), where
it expects __builtins__ to be set if __globals__ is set.
(cherry picked from commit 9b5e800)

Co-authored-by: Eric Snow <[email protected]>
@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) May 27, 2025 15:48
@ericsnowcurrently ericsnowcurrently merged commit 6493395 into python:3.14 May 27, 2025
44 checks passed
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.

2 participants