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-09-01.06:51:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630479068.33.0.35352091111.issue45060@roundup.psfhosted.org>
In-reply-to
Content
New changeset e09dd8aafd6f9aef03945c417267806d47084a5d by Serhiy Storchaka in branch '3.9':
[3.9] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087). (GH-28093)
https://github.com/python/cpython/commit/e09dd8aafd6f9aef03945c417267806d47084a5d
History
Date User Action Args
2021-09-01 06:51:08serhiy.storchakasetrecipients: + serhiy.storchaka
2021-09-01 06:51:08serhiy.storchakasetmessageid: <1630479068.33.0.35352091111.issue45060@roundup.psfhosted.org>
2021-09-01 06:51:08serhiy.storchakalinkissue45060 messages
2021-09-01 06:51:08serhiy.storchakacreate