[3.11] gh-112716: Fix SystemError when __builtins__ is not a dict (GH-112770) (GH-113105)
It was raised in two cases: * in the import statement when looking up __import__ * in pickling some builtin type when looking up built-ins iter, getattr, etc. (cherry picked from commit 1161c14e8c68296fc465cd48970b32be9bee012e)
S
Serhiy Storchaka committed
d4234937a1de4cc2cb5d54dd2163721d62cf68d6
Parent: 08ff6fa
Committed by GitHub <noreply@github.com>
on 12/14/2023, 12:59:33 PM