We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zoneinfo
1 parent 37425fe commit 5560ab6Copy full SHA for 5560ab6
.github/CODEOWNERS
@@ -406,11 +406,15 @@ Lib/test/test_dataclasses/ @ericvsmith
406
407
# Dates and times
408
Doc/**/*time.rst @pganssle @abalkin
409
+Doc/library/zoneinfo.rst @pganssle
410
Include/datetime.h @pganssle @abalkin
411
Include/internal/pycore_time.h @pganssle @abalkin
412
+Lib/test/test_zoneinfo/ @pganssle
413
+Lib/zoneinfo/ @pganssle
414
Lib/*time.py @pganssle @abalkin
415
Lib/test/datetimetester.py @pganssle @abalkin
416
Lib/test/test_*time.py @pganssle @abalkin
417
+Modules/*zoneinfo* @pganssle
418
Modules/*time* @pganssle @abalkin
419
Python/pytime.c @pganssle @abalkin
420
0 commit comments