STINNER Victor <victor.stin...@haypocalc.com> added the comment:

I realized that it was a little more difficult to port the fix on 3.1 because 
3.1 doesn't have the fix for Windows 64 bits. So I only fixed Python 3.2 and 
3.3, also because nobody reported failure for Python 3.1 on Windows with -u 
flag.

I tested my fix: the test fails without the fix, and it pass correctly with the 
fix. So let's close the last regression that I introduced in Python 3.2!

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11395>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to