diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2023-08-24 12:05:22 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2023-08-24 12:09:18 (GMT) |
commit | cce6ba91b3a0111110d7e1db828bd6311d58a0a7 (patch) | |
tree | 6c74227f22191487f4b44e6782e58fc1eb017e69 /Misc/NEWS.d/next/Library/2023-06-09-21-11-28.gh-issue-105375.4Mxn7t.rst | |
parent | 42f9d6faa21bc75631eae0b587a2e76719102b47 (diff) | |
download | cpython-cce6ba91b3a0111110d7e1db828bd6311d58a0a7.zip cpython-cce6ba91b3a0111110d7e1db828bd6311d58a0a7.tar.gz cpython-cce6ba91b3a0111110d7e1db828bd6311d58a0a7.tar.bz2 |
Python 3.11.5v3.11.5
Diffstat (limited to 'Misc/NEWS.d/next/Library/2023-06-09-21-11-28.gh-issue-105375.4Mxn7t.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2023-06-09-21-11-28.gh-issue-105375.4Mxn7t.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2023-06-09-21-11-28.gh-issue-105375.4Mxn7t.rst b/Misc/NEWS.d/next/Library/2023-06-09-21-11-28.gh-issue-105375.4Mxn7t.rst deleted file mode 100644 index 4202b75..0000000 --- a/Misc/NEWS.d/next/Library/2023-06-09-21-11-28.gh-issue-105375.4Mxn7t.rst +++ /dev/null @@ -1 +0,0 @@ -Fix bugs in :mod:`zoneinfo` where exceptions could be overwritten. |