summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-01-02-22-47-12.gh-issue-85287.ZC5DLj.rst
blob: e6d031fbc93e8333e5012401dfb2b2d6a6d3da1d (plain)
1
2
Changes Unicode codecs to return UnicodeEncodeError or UnicodeDecodeError,
rather than just UnicodeError.