Staging
v0.8.1
https://github.com/python/cpython
Revision 5f38b8407b071acd96da2c8cde411d0e26967735 authored by Victor Stinner on 01 May 2019, 00:30:12 UTC, committed by GitHub on 01 May 2019, 00:30:12 UTC
* Add 2 new config methods:

  * _PyCoreConfig_SetArgv()
  * _PyCoreConfig_SetWideArgv()

* Add also an internal _PyCoreConfig_SetPyArgv() method.
* Remove 'args' parameter from _PyCoreConfig_Read().
1 parent 463b82a
History
Tip revision: 5f38b8407b071acd96da2c8cde411d0e26967735 authored by Victor Stinner on 01 May 2019, 00:30:12 UTC
bpo-36763: Add _PyCoreConfig_SetArgv() (GH-13030)
Tip revision: 5f38b84
File Mode Size
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top