]> granicus.if.org Git - python/commit
Recorded merge of revisions 73350,73353 via svnmerge from
authorGeorg Brandl <georg@python.org>
Thu, 11 Jun 2009 11:33:24 +0000 (11:33 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 11 Jun 2009 11:33:24 +0000 (11:33 +0000)
commit14eac1b613885da57d3182764d209e29f458d979
treef8710c1c53b69b3d28041d3fc60311f33dbb25fe
parentaffbd871e3964b5101bd8756a5510ac68e291833
Recorded merge of revisions 73350,73353 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r73350 | vinay.sajip | 2009-06-11 11:23:41 +0200 (Do, 11 Jun 2009) | 1 line

  Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFileHandler.
........
  r73353 | vinay.sajip | 2009-06-11 11:53:35 +0200 (Do, 11 Jun 2009) | 1 line

  Issue #5262: Improved fix.
........