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 ZackerySpytz, miss-islington, serhiy.storchaka
Date 2021-02-05.17:14:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612545251.25.0.550246618326.issue43132@roundup.psfhosted.org>
In-reply-to
Content
New changeset c8b4375fe1aca1188f57ecf482547abd77e3ef91 by Miss Islington (bot) in branch '3.9':
bpo-43132: Fix incorrect handling of PyObject_RichCompareBool() in _zoneinfo (GH-24450) (GH-24457)
https://github.com/python/cpython/commit/c8b4375fe1aca1188f57ecf482547abd77e3ef91
History
Date User Action Args
2021-02-05 17:14:11serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz, miss-islington
2021-02-05 17:14:11serhiy.storchakasetmessageid: <1612545251.25.0.550246618326.issue43132@roundup.psfhosted.org>
2021-02-05 17:14:11serhiy.storchakalinkissue43132 messages
2021-02-05 17:14:11serhiy.storchakacreate