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 cheryl.sabella, gpolo, serhiy.storchaka, vstinner
Date 2017-09-20.07:17:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Oh, I missed that the selection() method with its current behavior is documented in the module documentation. It isn't undocumented implementation detail. This raises a bar for removing higher.

I think it is better to defer removing to 3.8 or later. Instead we should document the deprecation.
History
Date User Action Args
2017-09-20 07:17:09serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, gpolo, cheryl.sabella
2017-09-20 07:17:09serhiy.storchakasetmessageid: <[email protected]>
2017-09-20 07:17:09serhiy.storchakalinkissue31508 messages
2017-09-20 07:17:09serhiy.storchakacreate