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 serhiy.storchaka
Date 2021-08-31.14:00:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630418408.5.0.902841600769.issue45060@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c65457156d87e55010507d616b4eecb7a02883d by Serhiy Storchaka in branch 'main':
bpo-45060: Get rid of few uses of the equality operators with None (GH-28087)
https://github.com/python/cpython/commit/3c65457156d87e55010507d616b4eecb7a02883d
History
Date User Action Args
2021-08-31 14:00:08serhiy.storchakasetrecipients: + serhiy.storchaka
2021-08-31 14:00:08serhiy.storchakasetmessageid: <1630418408.5.0.902841600769.issue45060@roundup.psfhosted.org>
2021-08-31 14:00:08serhiy.storchakalinkissue45060 messages
2021-08-31 14:00:08serhiy.storchakacreate