commit | dce6cf353cd631629fd204f0eb75c3cec8e8d367 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Dec 28 15:47:56 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Tue Dec 28 15:47:56 2010 +0000 |
tree | 47bf24751143c2247ed5c4658e573f6a59906746 | |
parent | 5360d003b666f874a05dd532ecf511cd459117f8 [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. ........