Serhiy Storchaka added the comment:

A new patch uses asctime_s() on Windows (this crash was observed only on 
Windows). This should prevent a crash. In additional it drops '\n' from a 
result even if the result is longer than usually (this happened on Linux when 
an invalid time is used).

Please run test_time on Windows.

----------

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

Reply via email to