bpo-41530: Handle unhandled IsADirectoryError and PermissionError in zoneinfo.ZoneInfo#21839
Closed
bijij wants to merge 13 commits intopython:mainpython/cpython:mainfrom
bijij:patch-1Copy head branch name to clipboard
Closed
bpo-41530: Handle unhandled IsADirectoryError and PermissionError in zoneinfo.ZoneInfo#21839bijij wants to merge 13 commits intopython:mainpython/cpython:mainfrom bijij:patch-1Copy head branch name to clipboard
bijij wants to merge 13 commits intopython:mainpython/cpython:mainfrom
bijij:patch-1Copy head branch name to clipboard
Commits
Commits on Aug 12, 2020
Add unhandled exceptions to zoneinfo._common.load_tzdata
Show description for aa75c26authored- authored
- authored
- authored
Remove ValueError from handled exceptions
Show description for 4cbaa99authored- authored
- authored
- authored
- authored
- committed
Commits on Aug 13, 2020
Restrict exceptions handled to IsADirectoryError & PermissionError
Show description for ff1d9edauthored- authored
- authored