commit | e28665aa8ebbb452dba5e7e95a7ecd167f9fdb69 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sat Nov 06 04:36:28 2010 +0000 |
committer | Éric Araujo <merwok@netwok.org> | Sat Nov 06 04:36:28 2010 +0000 |
tree | edf21627c8ac98dca3c87860d25f442d4c6c1d80 | |
parent | d1feff70a3c08f91066b99a74ee1ca8f65bdfec1 [diff] |
Merged revisions 86239,86241 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86239 | eric.araujo | 2010-11-06 05:09:29 +0100 (sam., 06 nov. 2010) | 2 lines Fix caching error found by regrtest -R (#10229) ........ r86241 | eric.araujo | 2010-11-06 05:24:00 +0100 (sam., 06 nov. 2010) | 2 lines Add missing NEWS entry for r86239. ........