Thanks for fgsch@ for his patch-Modules_selectmodule_c to correct SIGBUS error on sparc64 (test_kqueue.py).
It's time make bulks of Python2.7 on as many archs as we can.
Thanks a lot.
ok sthen@ aja@
fixes the hangs and some other problems and allow us to move further while
a proper fix is investigated. as a result remove the patches to test_io
and test_socket, they are ok now.
- remove the distutils diff. it doesn't seem right, nobody really knows why
it's there and it actually breaks things with this version.
- bump
discussed and ok rpointel martynas sthen djm
Used @unittest.skip instead of commenting out the test.
Corrected wrong value of LDSHARED in sysconfig, cf http://bugs.python.org/issue10547.
Bump REVISION.
ok landry@ (thanks).