33d3c64095
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
|
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
__main__.py | ||
_support.py | ||
test_zoneinfo.py |