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:21:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XcHYG5jyvzQx0@mail.python.org>
In-reply-to
Content
New changeset 00555659253d by Chris Jerdonek in branch '3.3':
Issue #12947: Divide doctest "Option Flags and Directives" section into two.
http://hg.python.org/cpython/rev/00555659253d

New changeset 467c9f663b77 by Chris Jerdonek in branch 'default':
Issue #12947: Merge doctest documentation improvements from 3.3.
http://hg.python.org/cpython/rev/467c9f663b77

New changeset 15bfa778ec21 by Chris Jerdonek in branch '2.7':
Issue #12947: Backport doctest documentation improvements from 3.3.
http://hg.python.org/cpython/rev/15bfa778ec21
History
Date User Action Args
2012-10-10 14:21:23python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ncoghlan, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek, docs@python, taschini
2012-10-10 14:21:23python-devlinkissue12947 messages
2012-10-10 14:21:23python-devcreate