[issue8141] test_asynchat & test_smtplib failures in 2.6 release branch

2010-03-15 Thread Barry A. Warsaw
Changes by Barry A. Warsaw : -- priority: release blocker -> critical ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscr

[issue8141] test_asynchat & test_smtplib failures in 2.6 release branch

2010-03-14 Thread Skip Montanaro
Changes by Skip Montanaro : -- resolution: -> duplicate status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue8141] test_asynchat & test_smtplib failures in 2.6 release branch

2010-03-14 Thread Skip Montanaro
Skip Montanaro added the comment: Ned> Neither of these problems are new to Python 2.6.5: see Issue7037 Ned> (test_asynchat) and Issue7040 (test_smtplib). Thanks. I searched for "asynchat" and "smtplib" but didn't see anything. Skip -- ___ Pyt

[issue8141] test_asynchat & test_smtplib failures in 2.6 release branch

2010-03-14 Thread Ned Deily
Ned Deily added the comment: Neither of these problems are new to Python 2.6.5: see Issue7037 (test_asynchat) and Issue7040 (test_smtplib). They have been fixed in trunk (2.7). Since both failures existed in previous Python 2.6.x releases, my recommendation is to not treat them as release b

[issue8141] test_asynchat & test_smtplib failures in 2.6 release branch

2010-03-14 Thread Skip Montanaro
New submission from Skip Montanaro : I svn up'd and rebuild the release26-maint branch today on my Mac (MacBook Pro, OSX 10.5.8). test_asynchat and test_smtplib both fail with unexpected output: test test_asynchat produced unexpected output: