index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
init_config.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Minor fix to init config C API documentation (GH-21198)
Miss Islington (bot)
2020-07-01
1
-2/+2
*
[3.8] bpo-39136: Fixed typos (GH-17720)
Terry Jan Reedy
2019-12-29
1
-1/+1
*
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
Serhiy Storchaka
2019-10-30
1
-3/+3
*
bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
Miss Islington (bot)
2019-10-01
1
-25/+10
*
bpo-38304: Remove PyConfig.struct_size (GH-16500)
Victor Stinner
2019-09-30
1
-36/+3
*
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
Miss Islington (bot)
2019-09-29
1
-1/+7
*
bpo-38304: Add PyConfig.struct_size (GH-16451) (GH-16453)
Victor Stinner
2019-09-28
1
-5/+39
*
[3.8] bpo-38234: Backport init path config changes from master (GH-16423)
Victor Stinner
2019-09-26
1
-28/+51
*
bpo-38236: Dump path config at first import error (GH-16300) (GH-16332)
Victor Stinner
2019-09-23
1
-1/+11
*
Fix typos mostly in comments, docs and test names (GH-15209)
Miss Islington (bot)
2019-08-30
1
-1/+1
*
bpo-36763, doc: Add links in the new C API init doc (GH-15433)
Miss Islington (bot)
2019-08-23
1
-0/+2
*
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
Miss Islington (bot)
2019-08-23
1
-2/+6
*
bpo-36763: Add PyConfig_SetWideStringList() (GH-14444)
Miss Islington (bot)
2019-07-01
1
-0/+7
*
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner
2019-05-27
1
-0/+1018