diff options
author | Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> | 2022-02-25 23:35:24 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-25 10:05:24 -0800 |
commit | eb002dbe0da9622245a355db5f0cd5aa2fc70b40 (patch) | |
tree | 6d46f4c375a31a6b66e1c806f492972fc571e9c2 /Python/errors.c | |
parent | ea9612a17bc60d44e0058f525d3c02a91c439cef (diff) | |
download | cpython-git-eb002dbe0da9622245a355db5f0cd5aa2fc70b40.tar.gz |
bpo-46712: Share global string identifiers in deepfreeze (GH-31261)
Where appropriate, deepfreeze.c now uses `&_Py_ID(blah)` references instead of locally defining constants. This saves some space.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions