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 docs@python, karlcow, python-dev, tshepang, vinay.sajip
Date 2013-03-08.23:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZN4cn6mJczPCP@mail.python.org>
In-reply-to
Content
New changeset 56b74b9c81c3 by Vinay Sajip in branch '2.7':
Issue #17376: Clarified documentation for TimedRotatingFileHandler weekday rotation.
http://hg.python.org/cpython/rev/56b74b9c81c3

New changeset 83f07e3a53f4 by Vinay Sajip in branch '3.2':
Issue #17376: Clarified documentation for TimedRotatingFileHandler weekday rotation.
http://hg.python.org/cpython/rev/83f07e3a53f4

New changeset 12239c13db72 by Vinay Sajip in branch '3.3':
Issue #17376: Merged clarification from 3.2.
http://hg.python.org/cpython/rev/12239c13db72

New changeset a8047d1376d5 by Vinay Sajip in branch 'default':
Closes #17376: Merged clarification from 3.3.
http://hg.python.org/cpython/rev/a8047d1376d5
History
Date User Action Args
2013-03-08 23:27:41python-devsetrecipients: + python-dev, vinay.sajip, karlcow, docs@python, tshepang
2013-03-08 23:27:41python-devlinkissue17376 messages
2013-03-08 23:27:40python-devcreate