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 terry.reedy
Recipients serhiy.storchaka, terry.reedy
Date 2021-09-04.01:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630717998.1.0.328006158377.issue45060@roundup.psfhosted.org>
In-reply-to
Content
New changeset e2b29304137e6253b7bb89c180ef5d113d60b4eb by Serhiy Storchaka in branch '3.10':
[3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28092)
https://github.com/python/cpython/commit/e2b29304137e6253b7bb89c180ef5d113d60b4eb
History
Date User Action Args
2021-09-04 01:13:18terry.reedysetrecipients: + terry.reedy, serhiy.storchaka
2021-09-04 01:13:18terry.reedysetmessageid: <1630717998.1.0.328006158377.issue45060@roundup.psfhosted.org>
2021-09-04 01:13:18terry.reedylinkissue45060 messages
2021-09-04 01:13:18terry.reedycreate