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.
1 parent 354f049 commit 803ee32Copy full SHA for 803ee32
.github/CODEOWNERS
@@ -409,7 +409,8 @@ 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/**/*zoneinfo* @pganssle
+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
0 commit comments