diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2025-05-27 09:42:24 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 15:42:24 +0000 |
commit | 9b5e80000ee179eb028841709f10dac9af7c36e7 (patch) | |
tree | 27190d8a396813e41b9a2a7db989ac1e06fd7969 /Python/optimizer_analysis.c | |
parent | c3c88064f5905889057dcdfaaaa4a48f8e2d53d4 (diff) | |
download | cpython-9b5e80000ee179eb028841709f10dac9af7c36e7.tar.gz cpython-9b5e80000ee179eb028841709f10dac9af7c36e7.zip |
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.
Diffstat (limited to 'Python/optimizer_analysis.c')
0 files changed, 0 insertions, 0 deletions