commit | d4bf48bbb3d8aa63e48abafff44928468f593221 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sun Jan 02 23:09:41 2011 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Sun Jan 02 23:09:41 2011 +0000 |
tree | 9b0fed58e3fae4f22dc6f32ab28ded6fb60e5207 | |
parent | ed3baf35c3159381afccf81af4f1e58abb634adb [diff] |
Merged revisions 87648,87656 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87648 | alexander.belopolsky | 2011-01-02 15:48:22 -0500 (Sun, 02 Jan 2011) | 1 line Issue #8013: Fixed time.asctime segfault when OS's asctime fails ........ r87656 | alexander.belopolsky | 2011-01-02 17:16:10 -0500 (Sun, 02 Jan 2011) | 1 line Issue #8013: Fixed test ........