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, serhiy.storchaka
Date 2021-02-05.08:25:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612513545.17.0.749451101325.issue43132@roundup.psfhosted.org>
In-reply-to
Content
New changeset effaec0bb54f381db8ccfa62514bc26b00946b40 by Zackery Spytz in branch 'master':
bpo-43132: Fix incorrect handling of PyObject_RichCompareBool() in _zoneinfo (GH-24450)
https://github.com/python/cpython/commit/effaec0bb54f381db8ccfa62514bc26b00946b40
History
Date User Action Args
2021-02-05 08:25:45serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2021-02-05 08:25:45serhiy.storchakasetmessageid: <1612513545.17.0.749451101325.issue43132@roundup.psfhosted.org>
2021-02-05 08:25:45serhiy.storchakalinkissue43132 messages
2021-02-05 08:25:45serhiy.storchakacreate