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 lukasz.langa, ncoghlan, numerodix, python-dev, r.david.murray, ronaldoussoren, sam.kimbrel, sptonkin, terry.reedy, xdegaye
Date 2016-10-02.09:44:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161002094412.79404.62075.0EC23619@psf.io>
In-reply-to
Content
New changeset 7fe1f23ec60a by Xavier de Gaye in branch '3.6':
Issue #28338: Restore test_pdb doctests.
https://hg.python.org/cpython/rev/7fe1f23ec60a

New changeset d23ac799fe83 by Xavier de Gaye in branch 'default':
Issue #28338: Merge from 3.6.
https://hg.python.org/cpython/rev/d23ac799fe83
History
Date User Action Args
2016-10-02 09:44:15python-devsetrecipients: + python-dev, terry.reedy, ronaldoussoren, ncoghlan, r.david.murray, xdegaye, lukasz.langa, sptonkin, numerodix, sam.kimbrel
2016-10-02 09:44:15python-devlinkissue28338 messages
2016-10-02 09:44:15python-devcreate