Prior to this change, attempting to subclass the C implementation of
zoneinfo.ZoneInfo gave the following error:
TypeError: unbound method ZoneInfo.__init_subclass__() needs an argument
https://bugs.python.org/issue41025
(cherry picked from commit 87d8287)
Co-authored-by: Paul Ganssle <paul@ganssle.io>
|
@pganssle: Status check is done, and it's a success ✅ . |
Prior to this change, attempting to subclass the C implementation of
zoneinfo.ZoneInfo gave the following error:
https://bugs.python.org/issue41025
(cherry picked from commit 87d8287)
Co-authored-by: Paul Ganssle paul@ganssle.io
https://bugs.python.org/issue41025