Skip to content

Remove unneeded module state from mmap module #94395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
erlend-aasland opened this issue Jun 28, 2022 · 0 comments · Fixed by #94396
Closed

Remove unneeded module state from mmap module #94395

erlend-aasland opened this issue Jun 28, 2022 · 0 comments · Fixed by #94396
Labels
3.12 only security fixes extension-modules C modules in the Modules dir type-feature A feature request or enhancement

Comments

@erlend-aasland
Copy link
Contributor

Simlar to #94394. The mmap module does not need module state. We can remove approx. 50 lines of code, and avoid allocating module state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.12 only security fixes extension-modules C modules in the Modules dir type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant