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

bpo-29137: Remove fpectl module #4789

Merged
merged 1 commit into from Jan 6, 2018
Merged

bpo-29137: Remove fpectl module #4789

merged 1 commit into from Jan 6, 2018

Conversation

@njsmith
Copy link
Contributor

@njsmith njsmith commented Dec 11, 2017

This module has never been enabled by default, never worked correctly
on x86-64, and caused ABI problems that caused C extension
compatibility. See bpo-29137 for details/discussion.

https://bugs.python.org/issue29137

This module has never been enabled by default, never worked correctly
on x86-64, and caused ABI problems that caused C extension
compatibility. See bpo-29137 for details/discussion.
@benjaminp benjaminp merged commit 735ae8d into python:master Jan 6, 2018
4 checks passed
4 checks passed
@bedevere-bot
bedevere/issue-number Issue number 29137 found
Details
@bedevere-bot
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Jan 6, 2018

Very nice. I was just asking Guido a few weeks ago whether we could delete this.

@njsmith njsmith deleted the njsmith:bpo-29137 branch Jan 6, 2018
@njsmith
Copy link
Contributor Author

@njsmith njsmith commented Jan 6, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants