mirror of
https://github.com/python/cpython.git
synced 2024-11-27 23:47:29 +01:00
01415213d7
Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
3 lines
144 B
ReStructuredText
3 lines
144 B
ReStructuredText
Raise a :exc:`UnicodeEncodeError` instead of a :exc:`SystemError` upon
|
|
calling :func:`!_interpreters.create` with an invalid Unicode character.
|