summaryrefslogtreecommitdiff
path: root/Lib/test/test_threading.py
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2020-08-13 22:38:30 -0400
committerGitHub <noreply@github.com>2020-08-13 22:38:30 -0400
commit87d8287865e5c9f137f6b5cf8c34c2c509eb5e9d (patch)
treea7608fbc662266616e4955df41f75857c43edfca /Lib/test/test_threading.py
parente55de68be3e5b977a17d3c0ac9805b0feff8fedc (diff)
downloadcpython-git-87d8287865e5c9f137f6b5cf8c34c2c509eb5e9d.tar.gz
bpo-41025: Fix subclassing for zoneinfo.ZoneInfo (GH-20965)
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
Diffstat (limited to 'Lib/test/test_threading.py')
0 files changed, 0 insertions, 0 deletions