commit | 18f6b1987f0d024445dadbebba9f4395cea622bf | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Dec 28 15:42:23 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Dec 28 15:42:23 2010 +0000 |
tree | cf1cb4e356124bc5139221f8696400d84e28f353 | |
parent | 17638d94352848254727910c6dc55eedaacb996c [diff] |
Merged revisions 87442 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87442 | alexander.belopolsky | 2010-12-22 21:27:37 -0500 (Wed, 22 Dec 2010) | 1 line Issue #10254: Fixed a crash and a regression introduced by the implementation of PRI 29. ........