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 python-dev, vstinner
Date 2011-06-30.15:39:42
SpamBayes Score 2.5383823e-05
Marked as misclassified No
Message-id <E1QcJLB-0007Rh-Ko@dinsdale.python.org>
In-reply-to
Content
New changeset bafc5c7d24b2 by Victor Stinner in branch '3.2':
Issue #12451: doctest.debug_script() doesn't create a temporary file anymore to
http://hg.python.org/cpython/rev/bafc5c7d24b2

New changeset 77c589b27e90 by Victor Stinner in branch 'default':
(merge 3.2) Issue #12451: doctest.debug_script() doesn't create a temporary
http://hg.python.org/cpython/rev/77c589b27e90
History
Date User Action Args
2011-06-30 15:39:52python-devsetrecipients: + python-dev, vstinner
2011-06-30 15:39:42python-devlinkissue12451 messages
2011-06-30 15:39:42python-devcreate