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 vstinner
Recipients Arfrever, flox, lemburg, pitrou, r.david.murray, vstinner
Date 2010-08-25.00:12:36
SpamBayes Score 0.010557279
Marked as misclassified No
Message-id <1282695159.82.0.521219077757.issue8622@psf.upfronthosting.co.za>
In-reply-to
Content
r84308 should fix the last problems on Mac OS X, FreeBSD and Solaris.

The last failure on test_sys is on Windows with test_undecodable_code (TypeError: Type str doesn't support the buffer API), which is unrelated.

Reopen the issue if you see new failures.
History
Date User Action Args
2010-08-25 00:12:40vstinnersetrecipients: + vstinner, lemburg, pitrou, Arfrever, r.david.murray, flox
2010-08-25 00:12:39vstinnersetmessageid: <1282695159.82.0.521219077757.issue8622@psf.upfronthosting.co.za>
2010-08-25 00:12:38vstinnerlinkissue8622 messages
2010-08-25 00:12:37vstinnercreate