diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-12-14 12:54:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 12:54:25 (GMT) |
commit | 59a22d3e50be0900a74fb7a398c3622e2a43b11e (patch) | |
tree | 0f1b5dfc0ecc4a431a4fd64203caed84b71bf7c3 /Tools/build/parse_html5_entities.py | |
parent | 913051d2a00eaa98c35fe06675e40acd6d87393f (diff) | |
download | cpython-59a22d3e50be0900a74fb7a398c3622e2a43b11e.zip cpython-59a22d3e50be0900a74fb7a398c3622e2a43b11e.tar.gz cpython-59a22d3e50be0900a74fb7a398c3622e2a43b11e.tar.bz2 |
[3.12] gh-112716: Fix SystemError when __builtins__ is not a dict (GH-112770) (GH-113103)
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)
Diffstat (limited to 'Tools/build/parse_html5_entities.py')
0 files changed, 0 insertions, 0 deletions