SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

Fix memory leak in path_converter()

Issue #28200: Replace PyUnicode_AsWideCharString() with
PyUnicode_AsUnicodeAndSize().
V
Victor Stinner committed
26c03bd7d5892e6bd7304231c8f10955a73c854d
Parent: 286987b