diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2024-02-06 21:20:31 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2024-02-06 21:21:21 (GMT) |
commit | db85d51d3ea4adfc6147d6af400e167659689eed (patch) | |
tree | bb5034035ed763a46af8401cd8268cbc201fe885 /Misc/NEWS.d/next/Library/2023-12-21-14-55-06.gh-issue-113358.nRkiSL.rst | |
parent | a04dc431486f20b1c4f7f12a27ca2269329c41bf (diff) | |
download | cpython-3.11.8.zip cpython-3.11.8.tar.gz cpython-3.11.8.tar.bz2 |
Python 3.11.8v3.11.8
Diffstat (limited to 'Misc/NEWS.d/next/Library/2023-12-21-14-55-06.gh-issue-113358.nRkiSL.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2023-12-21-14-55-06.gh-issue-113358.nRkiSL.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2023-12-21-14-55-06.gh-issue-113358.nRkiSL.rst b/Misc/NEWS.d/next/Library/2023-12-21-14-55-06.gh-issue-113358.nRkiSL.rst deleted file mode 100644 index 4afbbda..0000000 --- a/Misc/NEWS.d/next/Library/2023-12-21-14-55-06.gh-issue-113358.nRkiSL.rst +++ /dev/null @@ -1 +0,0 @@ -Fix rendering tracebacks for exceptions with a broken ``__getattr__``. |