mirror of
https://github.com/python/cpython.git
synced 2026-05-30 16:14:47 -04:00
f1e751e933
On error, PyUnicode_AsUTF8AndSize() now sets the size argument to -1, to avoid undefined value.
Source files for various builtin objects