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 serhiy.storchaka
Recipients Arfrever, asvetlov, jcea, mark.dickinson, python-dev, r.david.murray, rbcollins, serhiy.storchaka, vstinner
Date 2015-09-06.18:28:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441564130.85.0.585141356061.issue15989@psf.upfronthosting.co.za>
In-reply-to
Content
One of changes to Modules/_io/_iomodule.c is no longer actual since issue21679.

Change to Modules/selectmodule.c is no longer actual since issue23485 (f54bc2c52dfd).

The rest changes were committed to 3.6 only.
History
Date User Action Args
2015-09-06 18:28:50serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, mark.dickinson, vstinner, rbcollins, Arfrever, r.david.murray, asvetlov, python-dev
2015-09-06 18:28:50serhiy.storchakasetmessageid: <1441564130.85.0.585141356061.issue15989@psf.upfronthosting.co.za>
2015-09-06 18:28:50serhiy.storchakalinkissue15989 messages
2015-09-06 18:28:50serhiy.storchakacreate