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 vstinner
Recipients Przemyslaw Wegrzyn, vstinner
Date 2016-07-27.14:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469628293.4.0.521615204036.issue27634@psf.upfronthosting.co.za>
In-reply-to
Content
Monkey-patching is a bad programming practice. I don't think that Python should promote this...

*But* selectors.diff LGTM.

I will wait one or two weeks to let others review the patch and give their opinion.
History
Date User Action Args
2016-07-27 14:04:53vstinnersetrecipients: + vstinner, Przemyslaw Wegrzyn
2016-07-27 14:04:53vstinnersetmessageid: <1469628293.4.0.521615204036.issue27634@psf.upfronthosting.co.za>
2016-07-27 14:04:53vstinnerlinkissue27634 messages
2016-07-27 14:04:53vstinnercreate