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 BreamoreBoy, gpolo, kbk, ned.deily, taleinat
Date 2010-09-17.19:32:29
SpamBayes Score 0.029368592
Marked as misclassified No
Message-id <1284751950.77.0.410568161874.issue1757057@psf.upfronthosting.co.za>
In-reply-to
Content
While BeautifulSoup may have been fixed, the issue here still points to an underlying problem in IDLE being vulnerable to pickling errors.  The given test case still fails in 2.7 (I didn't try to construct a test for Python 3).
History
Date User Action Args
2010-09-17 19:32:30ned.deilysetrecipients: + ned.deily, kbk, taleinat, gpolo, BreamoreBoy
2010-09-17 19:32:30ned.deilysetmessageid: <1284751950.77.0.410568161874.issue1757057@psf.upfronthosting.co.za>
2010-09-17 19:32:29ned.deilylinkissue1757057 messages
2010-09-17 19:32:29ned.deilycreate