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.
Created on 2009年10月02日 20:38 by chuck, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_smtplib.fail | chuck, 2009年10月02日 20:38 | |||
| Messages (4) | |||
|---|---|---|---|
| msg93455 - (view) | Author: Jan (chuck) * | Date: 2009年10月02日 20:38 | |
Output like: testAUTH_PLAIN (test.test_smtplib.SMTPSimTests) ... error: uncaptured python exception, closing channel <test.test_smtplib.SimSMTPChannel 127.0.0.1:54223 at 0x728468> (<class 'socket.error'>:[Errno 9] Bad file descriptor [/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/asyncor e.py|readwrite|107] [/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/asyncor e.py|handle_expt_event|441] [<string>|getsockopt|1] [/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/socket. py|_dummy|165]) Probably related to #7037 . Complete output attached. |
|||
| msg93465 - (view) | Author: Ned Deily (ned.deily) * (Python committer) | Date: 2009年10月03日 00:42 | |
Appears to be a duplicate of Issue3620. It is also not limited to 10.6. |
|||
| msg100751 - (view) | Author: Ned Deily (ned.deily) * (Python committer) | Date: 2010年03月09日 20:44 | |
Still failing as of 2.6.5rc1. |
|||
| msg105445 - (view) | Author: Giampaolo Rodola' (giampaolo.rodola) * (Python committer) | Date: 2010年05月10日 15:57 | |
Closed as duplicate of issue7037. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:53 | admin | set | github: 51289 |
| 2010年05月10日 15:57:42 | giampaolo.rodola | set | status: open -> closed nosy: + giampaolo.rodola messages: + msg105445 resolution: duplicate |
| 2010年03月31日 01:25:58 | l0nwlf | set | nosy:
+ l0nwlf |
| 2010年03月09日 20:44:03 | ned.deily | set | nosy:
+ barry messages: + msg100751 |
| 2009年10月03日 00:42:44 | ned.deily | set | nosy:
+ ned.deily messages: + msg93465 |
| 2009年10月02日 20:38:31 | chuck | create | |