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 ned.deily
Recipients Christian.S..Perone, ajaksu2, dmalcolm, eric.araujo, ned.deily, pitrou, r.david.murray
Date 2011-10-03.10:20:10
SpamBayes Score 1.8272029e-05
Marked as misclassified No
Message-id <1317637211.05.0.491072884624.issue7425@psf.upfronthosting.co.za>
In-reply-to
Content
It turns out that the proposed fix here for pydoc was independently added in the early days of Python 3 but was not backported.  That fix for 2.7 plus a fix-in-progress for Issue7367 (for both 2.7 and 3.x) and additional test cases (also in progress) should address most if not all of the pydoc crash issues.  I'll also review the other open issues.
History
Date User Action Args
2011-10-03 10:20:11ned.deilysetrecipients: + ned.deily, pitrou, ajaksu2, eric.araujo, r.david.murray, dmalcolm, Christian.S..Perone
2011-10-03 10:20:11ned.deilysetmessageid: <1317637211.05.0.491072884624.issue7425@psf.upfronthosting.co.za>
2011-10-03 10:20:10ned.deilylinkissue7425 messages
2011-10-03 10:20:10ned.deilycreate