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 Kentzo
Recipients Ilya.Kulakov, Kentzo, cjw296, ezio.melotti, jcea, lisroach, lkollar, mariocj89, michael.foord, pablogsal, pitrou, rbcollins, xtreak
Date 2020-06-10.14:37:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591799835.93.0.126327456966.issue17013@roundup.psfhosted.org>
In-reply-to
Content
> That is not true, is actually encouraged to check for singletons like True, False and None.

You're right, just never used it as I never needed an identity check against True / False

The PR is re-done to use an additional property call_event instead of extending called for backwards compatibility.
History
Date User Action Args
2020-06-10 14:37:15Kentzosetrecipients: + Kentzo, jcea, pitrou, rbcollins, cjw296, ezio.melotti, michael.foord, Ilya.Kulakov, lisroach, mariocj89, lkollar, pablogsal, xtreak
2020-06-10 14:37:15Kentzosetmessageid: <1591799835.93.0.126327456966.issue17013@roundup.psfhosted.org>
2020-06-10 14:37:15Kentzolinkissue17013 messages
2020-06-10 14:37:15Kentzocreate