diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-12-14 12:24:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 12:24:24 (GMT) |
commit | 1161c14e8c68296fc465cd48970b32be9bee012e (patch) | |
tree | 369e0252cf2cb96bedefb0c891b7fbe3b0120152 /Python/executor_cases.c.h | |
parent | 12f0bbd6e08bcc1e7165f2641716f7685c1db35c (diff) | |
download | cpython-1161c14e8c68296fc465cd48970b32be9bee012e.zip cpython-1161c14e8c68296fc465cd48970b32be9bee012e.tar.gz cpython-1161c14e8c68296fc465cd48970b32be9bee012e.tar.bz2 |
gh-112716: Fix SystemError when __builtins__ is not a dict (GH-112770)
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.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions