-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Test failures on 32-bit Linux #13566
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
Comments
Failures only on Python 2.7 32-bit builds : https://travis-ci.org/MacPython/pandas-wheels/builds/142424402 |
yeah these are cases where we need to use platform_int to do things. I wonder how much 32-bit is used anymore. maybe we should drop support for 32-bit linux. (as we don't normally test this). |
I still have a linux 32 bit (although more by mistake :-) and it's only because I will have a new laptop shortly that I didn't change it anymore). But in any case, I can take a look at those failures Regarding supporting 32bit, are there some data points? |
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pandas does build 32 bit for Windows but no reason at all to support this going forward |
Testing 32-bit Manylinux1 wheels for Pandas 0.18.1 gives the following errors:
https://travis-ci.org/MacPython/pandas-wheels/jobs/142424407
The text was updated successfully, but these errors were encountered: