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 akira, barry, docs@python, jwilk, python-dev, r.david.murray, rutsky
Date 2014-04-26.23:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gGSX71tctz7LjS@mail.python.org>
In-reply-to
Content
New changeset d24f1fb256a3 by R David Murray in branch '3.4':
#18243: Remove obsolete cautionary note from email mktime_tz docs.
http://hg.python.org/cpython/rev/d24f1fb256a3

New changeset 462470859e57 by R David Murray in branch 'default':
Merge: #18243: Remove obsolete cautionary note from email mktime_tz docs.
http://hg.python.org/cpython/rev/462470859e57

New changeset d1a641ecbe33 by R David Murray in branch '2.7':
#18243: Remove obsolete cautionary note from email mktime_tz docs.
http://hg.python.org/cpython/rev/d1a641ecbe33
History
Date User Action Args
2014-04-26 23:05:28python-devsetrecipients: + python-dev, barry, jwilk, r.david.murray, docs@python, akira, rutsky
2014-04-26 23:05:28python-devlinkissue18243 messages
2014-04-26 23:05:27python-devcreate