gh-132775: Always Set __builtins__ In _PyFunction_FromXIData() (gh-13… · python/cpython@9b5e800 · GitHub
Skip to content

Commit 9b5e800

Browse files
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.
1 parent c3c8806 commit 9b5e800

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Python/crossinterp_data_lookup.h

Lines changed: 8 additions & 0 deletions

0 commit comments

Comments
 (0)