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