Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a120ec

Browse files
committed
merge 3.4 (#23110)
2 parents e4db769 + b33bb89 commit 7a120ec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/c-api/init.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,9 @@ Process-wide parameters
251251
Use :c:func:`Py_DecodeLocale` to decode a bytes string to get a
252252
:c:type:`wchar_*` string.
253253
254+
The path argument is copied internally, so the caller may free it after the
255+
call completes.
256+
254257
255258
.. c:function:: const char* Py_GetVersion()
256259

0 commit comments

Comments
 (0)