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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.4 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 6.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 51.6 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.5 KB

README.rst

back to top