mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	|  87d8287865 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 | ||
|---|---|---|
| .. | ||
| data | ||
| __init__.py | ||
| __main__.py | ||
| _support.py | ||
| test_zoneinfo.py | ||