SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-132775: Always Set __builtins__ In _PyFunction_FromXIData() (gh-134758)

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.
E
Eric Snow committed
9b5e80000ee179eb028841709f10dac9af7c36e7
Parent: c3c8806
Committed by GitHub <[email protected]> on 5/27/2025, 3:42:24 PM