[issue13210] Support Visual Studio 2010
Sébastien Sablé
report at bugs.python.org
Wed Nov 30 16:25:41 CET 2011
Sébastien Sablé <sable at users.sourceforge.net> added the comment:
I have started working on python default branch.
My patch queue is available here:
https://bitbucket.org/sablefr/py3kvs2010/
The result is the following so far:
323 tests OK.
8 tests failed:
test_distutils test_fileio test_gettext test_io test_os
test_packaging test_pep3151 test_support
4 tests altered the execution environment:
test_multiprocessing test_site test_subprocess test_sysconfig
27 tests skipped:
test_crypt test_curses test_dbm_gnu test_dbm_ndbm test_devpoll
test_epoll test_fcntl test_fork1 test_gdb test_grp test_ioctl
test_kqueue test_nis test_openpty test_ossaudiodev test_pipes
test_poll test_posix test_pty test_pwd test_readline test_resource
test_syslog test_threadsignals test_wait3 test_wait4
test_zipfile64
2 skips unexpected on win32:
test_gdb test_readline
Most errors seem related to errno.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13210>
_______________________________________
More information about the Python-bugs-list
mailing list