mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -04:00
Fix Unicode encode_wstr_utf8() (#127420) Raise RuntimeError instead of RuntimeWarning. Co-authored-by: Victor Stinner <[email protected]>
Source files for various builtin objects