Remove unneeded module state from mmap module #94395
Labels
3.12
only security fixes
extension-modules
C modules in the Modules dir
type-feature
A feature request or enhancement
Simlar to #94394. The mmap module does not need module state. We can remove approx. 50 lines of code, and avoid allocating module state.
The text was updated successfully, but these errors were encountered: