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 berker.peksag
Recipients benjamin.peterson, berker.peksag, docs@python
Date 2014-09-24.18:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411582508.1.0.277862654649.issue22484@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch partly reverts https://hg.python.org/cpython/rev/48033d90c61d#l2.126 since it breaks building doc archives for RC versions:

- https://mail.python.org/pipermail/docs/2014-September/020211.html
- https://mail.python.org/pipermail/docs/2014-September/020214.html
- https://mail.python.org/pipermail/docs/2014-September/020215.html

See https://hg.python.org/cpython/rev/ecfb6f8a7bcf for the original changeset.
History
Date User Action Args
2014-09-24 18:15:08berker.peksagsetrecipients: + berker.peksag, benjamin.peterson, docs@python
2014-09-24 18:15:08berker.peksagsetmessageid: <1411582508.1.0.277862654649.issue22484@psf.upfronthosting.co.za>
2014-09-24 18:15:08berker.peksaglinkissue22484 messages
2014-09-24 18:15:07berker.peksagcreate