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 gvanrossum, josh.r, serhiy.storchaka, steven.daprano, terry.reedy, veky, xtreak
Date 2020-03-03.18:50:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583261421.28.0.231234568366.issue35712@roundup.psfhosted.org>
In-reply-to
Content
New changeset 469325c30e147680543b2f5118b83fd95055a499 by MojoVampire in branch 'master':
bpo-35712: Make using NotImplemented in a boolean context issue a deprecation warning (GH-13195)
https://github.com/python/cpython/commit/469325c30e147680543b2f5118b83fd95055a499
History
Date User Action Args
2020-03-03 18:50:21serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, terry.reedy, steven.daprano, josh.r, veky, xtreak
2020-03-03 18:50:21serhiy.storchakasetmessageid: <1583261421.28.0.231234568366.issue35712@roundup.psfhosted.org>
2020-03-03 18:50:21serhiy.storchakalinkissue35712 messages
2020-03-03 18:50:21serhiy.storchakacreate