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 chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl, ncoghlan, python-dev, sandro.tosi, taschini, terry.reedy
Date 2012-10-10.14:50:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XcJC80BDvzQsB@mail.python.org>
In-reply-to
Content
New changeset 9057da41cf0b by Georg Brandl in branch '3.2':
Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs.
http://hg.python.org/cpython/rev/9057da41cf0b

New changeset 1202c1449d83 by Georg Brandl in branch '3.3':
Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs.
http://hg.python.org/cpython/rev/1202c1449d83
History
Date User Action Args
2012-10-10 14:50:44python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek, docs@python, taschini
2012-10-10 14:50:44python-devlinkissue12947 messages
2012-10-10 14:50:44python-devcreate