mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
merge 3.4 (#23110)
This commit is contained in:
commit
7a120ecdf4
1 changed files with 3 additions and 0 deletions
|
@ -251,6 +251,9 @@ Process-wide parameters
|
||||||
Use :c:func:`Py_DecodeLocale` to decode a bytes string to get a
|
Use :c:func:`Py_DecodeLocale` to decode a bytes string to get a
|
||||||
:c:type:`wchar_*` string.
|
:c:type:`wchar_*` string.
|
||||||
|
|
||||||
|
The path argument is copied internally, so the caller may free it after the
|
||||||
|
call completes.
|
||||||
|
|
||||||
|
|
||||||
.. c:function:: const char* Py_GetVersion()
|
.. c:function:: const char* Py_GetVersion()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue