Skip to content

bpo-40867: Remove unused include from Module/_randommodule.c #20635

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

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jun 4, 2020

Including pycore_byteswap.h is not needed after _Py_bswap32() was removed in commit 2d87577.

https://bugs.python.org/issue40867

@rhettinger rhettinger merged commit 45af786 into python:master Jun 5, 2020
@erlend-aasland erlend-aasland deleted the fix-issue-40867 branch June 6, 2020 08:08
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 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.

5 participants