summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2022-05-06-04-55-17.gh-issue-88279.3mQ54t.rst
blob: eb448f994e8b957659c6f063f0fdd9f736d227af (plain)
1
2
Deprecate the C functions: :c:func:`PySys_SetArgv`,
:c:func:`PySys_SetArgvEx`, :c:func:`PySys_SetPath`. Patch by Victor Stinner.