This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Matt.Mullins, python-dev, vinay.sajip
Date 2012-03-13.12:19:42
SpamBayes Score 0.05930415
Marked as misclassified No
Message-id <E1S7Qha-0006or-0N@dinsdale.python.org>
In-reply-to
Content
New changeset a5c4b8ccca8b by Vinay Sajip in branch '2.7':
Closes #14267: Corrected computation of rollover filename.
http://hg.python.org/cpython/rev/a5c4b8ccca8b

New changeset a1d9466441ff by Vinay Sajip in branch '3.2':
Closes #14267: Corrected computation of rollover filename.
http://hg.python.org/cpython/rev/a1d9466441ff

New changeset 30fe8a62046e by Vinay Sajip in branch 'default':
Closes #14267: Merged fix from 3.2.
http://hg.python.org/cpython/rev/30fe8a62046e
History
Date User Action Args
2012-03-13 12:19:43python-devsetrecipients: + python-dev, vinay.sajip, Matt.Mullins
2012-03-13 12:19:43python-devlinkissue14267 messages
2012-03-13 12:19:42python-devcreate