CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/05 17:25:44
Modified files:
lang/python/2.7: Makefile
Added files:
lang/python/2.7/patches: patch-Python_ceval_c
Removed files:
lang/python/2.7/patches:
patch-Lib_distutils_command_build_ext_py
patch-Lib_test_test_io_py
patch-Lib_test_test_socket_py
Log message:
- revert the handling of async callbacks pre 2.7 for the time being. this
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