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 meishao
Recipients flox, gregory.p.smith, meishao, neologix, pitrou, tholzer, vstinner
Date 2014-05-29.06:02:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401343336.24.0.404623905928.issue20611@psf.upfronthosting.co.za>
In-reply-to
Content
http://bugs.python.org/issue21602

The smtplib.py also has the same problem.
The EINTR cannot be handled properly.
History
Date User Action Args
2014-05-29 06:02:16meishaosetrecipients: + meishao, gregory.p.smith, pitrou, vstinner, flox, tholzer, neologix
2014-05-29 06:02:16meishaosetmessageid: <1401343336.24.0.404623905928.issue20611@psf.upfronthosting.co.za>
2014-05-29 06:02:16meishaolinkissue20611 messages
2014-05-29 06:02:16meishaocreate