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 xiang.zhang
Recipients Muhammad Toufeeq Ockards, gregory.p.smith, xiang.zhang
Date 2016-06-07.09:05:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465290335.81.0.431825145663.issue27247@psf.upfronthosting.co.za>
In-reply-to
Content
In py2, select.error is a stand alone exception while in py3 it's an alias of OSError. This difference seems not noticed when introduced in 872afada51b0.
History
Date User Action Args
2016-06-07 09:05:35xiang.zhangsetrecipients: + xiang.zhang, gregory.p.smith, Muhammad Toufeeq Ockards
2016-06-07 09:05:35xiang.zhangsetmessageid: <1465290335.81.0.431825145663.issue27247@psf.upfronthosting.co.za>
2016-06-07 09:05:35xiang.zhanglinkissue27247 messages
2016-06-07 09:05:35xiang.zhangcreate