Re: [Python-Dev] test_codecs failures

2006-10-29 Thread Walter Dörwald
Neal Norwitz wrote: > On 10/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> I recently began running a Pybots buildslave for SQLAlchemy. I am still >> struggling to get that working correctly. Today, Python's test_codecs test >> began failing: > > I checked in a fix for this that hasn't

Re: [Python-Dev] test_codecs failures

2006-10-29 Thread Neal Norwitz
On 10/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I recently began running a Pybots buildslave for SQLAlchemy. I am still > struggling to get that working correctly. Today, Python's test_codecs test > began failing: I checked in a fix for this that hasn't quite completed yet. (Only fi