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 r.david.murray
Recipients ajaksu2, brodie, pitrou, r.david.murray, vstinner
Date 2009-05-13.17:45:28
SpamBayes Score 5.502676e-11
Marked as misclassified No
Message-id <1242236730.89.0.633697550279.issue4050@psf.upfronthosting.co.za>
In-reply-to
Content
Patches applied to 2.7 in r72605 and 3.1 in r72607, after discussion on
#python-dev.  Blocked on 2.6 since it represents a behavior change and
doesn't actually break anything in the 2 series.

The change that introduced the pydoc regression was not backported to
3.0, which opens the question of whether or not this fix should be
backported.
History
Date User Action Args
2009-05-13 17:45:31r.david.murraysetrecipients: + r.david.murray, pitrou, vstinner, ajaksu2, brodie
2009-05-13 17:45:30r.david.murraysetmessageid: <1242236730.89.0.633697550279.issue4050@psf.upfronthosting.co.za>
2009-05-13 17:45:29r.david.murraylinkissue4050 messages
2009-05-13 17:45:28r.david.murraycreate