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 Brian Maissy
Recipients Brian Maissy
Date 2018-11-25.13:22:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543152170.01.0.788709270274.issue35310@psf.upfronthosting.co.za>
In-reply-to
Content
I believe the offending line in the source is this break statement:
https://github.com/python/cpython/blob/master/Modules/selectmodule.c#L339
History
Date User Action Args
2018-11-25 13:22:50Brian Maissysetrecipients: + Brian Maissy
2018-11-25 13:22:50Brian Maissysetmessageid: <1543152170.01.0.788709270274.issue35310@psf.upfronthosting.co.za>
2018-11-25 13:22:49Brian Maissylinkissue35310 messages
2018-11-25 13:22:49Brian Maissycreate