cpython/Misc/NEWS.d/next/C API/2021-05-10-14-34-22.bpo-440...

5 lines
226 B
ReStructuredText
Raw Normal View History

Remove ``PyErr_SetFromErrnoWithUnicodeFilename()``,
``PyErr_SetFromWindowsErrWithUnicodeFilename()``, and
``PyErr_SetExcFromWindowsErrWithUnicodeFilename()``. They are not documented
and have been deprecated since Python 3.3.