Skip to content
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

gh-101819: Remove unused 'locale_module' from _io state #104246

Merged

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented May 6, 2023

@erlend-aasland
Copy link
Contributor Author

I consider this a non-controversial and straight-forward change, where an unused PyObject is simply removed from module state. I'll merge as soon as the CI is green.

@erlend-aasland erlend-aasland enabled auto-merge (squash) May 6, 2023 20:17
@erlend-aasland erlend-aasland merged commit 3b14b51 into python:main May 6, 2023
18 checks passed
@erlend-aasland erlend-aasland deleted the isolate-io/remove-locale branch May 6, 2023 20:37
jbower-fb pushed a commit to jbower-fb/cpython-jbowerfb that referenced this pull request May 8, 2023
…#104246)

The locale module reference was introduced by 932ff83 in 2013,
and rendered unused by 710e826 (pythongh-23050) in 2020.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants