mirror of
https://github.com/python/cpython.git
synced 2026-07-24 02:46:51 -04:00
e91dee87ed
It was raised if the charset itself contains characters not encodable in UTF-8 (in particular \udcxx characters representing non-decodable bytes in the source).