diff options
author | Victor Stinner <vstinner@python.org> | 2022-01-22 18:55:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 18:55:48 +0100 |
commit | 500c146387b01ea797b52e6a54caf228384e184c (patch) | |
tree | b10c015f37540da45ed534d0b4f9711c12a19f3e /Python/bootstrap_hash.c | |
parent | 1f8014c5b4ea7acee069ca453f6fbcad5990ebf0 (diff) | |
download | cpython-git-500c146387b01ea797b52e6a54caf228384e184c.tar.gz |
bpo-46417: Clear more static types (GH-30796)
* Move PyContext static types into object.c static_types list.
* Rename PyContextTokenMissing_Type to _PyContextTokenMissing_Type
and declare it in pycore_context.h.
* _PyHamtItems types are no long exported: replace PyAPI_DATA() with
extern.
Diffstat (limited to 'Python/bootstrap_hash.c')
0 files changed, 0 insertions, 0 deletions