mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
46e19b61d3
PyUnicodeEncodeError_Create has been deprecated with `Py_DEPRECATED` macro. But it was not documented.