Remove unneeded module state from _json
module
#94393
Labels
3.12
only security fixes
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
The
_json
module got multi-phase initialisation and heap types in GH-17835. However, there is no need for it to have module state. We can remove approx. 50 lines of code, and get rid of the unneeded state allocation.The text was updated successfully, but these errors were encountered: