follow implementation more closely in zoneinfo (#11189)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Stephen Morton
2024-10-01 19:49:01 -07:00
committed by GitHub
parent e9c7346b0e
commit 6bc1884577
4 changed files with 56 additions and 32 deletions

View File

@@ -158,6 +158,7 @@ extra-standard-library = [
"genericpath",
"opcode",
"pyexpat",
"zoneinfo",
]
known-first-party = ["_metadata", "_utils"]