SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 56 Python

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.
K
Kumar Aditya committed
eb002dbe0da9622245a355db5f0cd5aa2fc70b40
Parent: ea9612a
Committed by GitHub <noreply@github.com> on 2/25/2022, 6:05:24 PM