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 jgsack
Recipients jgsack, michael.foord, ncoghlan, pitrou, r.david.murray
Date 2009-12-16.07:00:44
SpamBayes Score 0.005586605
Marked as misclassified No
Message-id <1260946847.69.0.913367221397.issue7396@psf.upfronthosting.co.za>
In-reply-to
Content
Update: I was doing something wrong and getting false failures. 

I forgot to do ./configure and make after major revision-switches so the 
failures I was seeing in bz2 and codecs (and others, :-[ ) was bogus.

Repeating the main message, though:
 The regrtest patch seems ok

~jim
History
Date User Action Args
2009-12-16 07:00:48jgsacksetrecipients: + jgsack, ncoghlan, pitrou, r.david.murray, michael.foord
2009-12-16 07:00:47jgsacksetmessageid: <1260946847.69.0.913367221397.issue7396@psf.upfronthosting.co.za>
2009-12-16 07:00:45jgsacklinkissue7396 messages
2009-12-16 07:00:45jgsackcreate