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
/
Include
/
internal
/
pycore_coreconfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-36301: Add _Py_PreInitializeFromConfig() (GH-12536)
Victor Stinner
2019-03-25
1
-1/+13
*
bpo-36301: Cleanup preconfig code (GH-12535)
Victor Stinner
2019-03-25
1
-8/+7
*
bpo-36301: Add _PyPreCmdline internal API (GH-12458)
Victor Stinner
2019-03-20
1
-0/+24
*
bpo-36301: Add _PyWstrList structure (GH-12343)
Victor Stinner
2019-03-15
1
-19/+18
*
bpo-36142: _PyPreConfig_Read() sets LC_CTYPE (GH-12188)
Victor Stinner
2019-03-06
1
-1/+0
*
bpo-36142: Add _PyPreConfig_SetAllocator() (GH-12187)
Victor Stinner
2019-03-06
1
-1/+1
*
bpo-36142: _PyPreConfig_Write() sets the allocator (GH-12186)
Victor Stinner
2019-03-05
1
-1/+1
*
bpo-36142: Add _PyPreConfig.utf8_mode (GH-12174)
Victor Stinner
2019-03-05
1
-0/+13
*
bpo-36142: Add _PyPreConfig_ReadFromArgv() (GH-12173)
Victor Stinner
2019-03-05
1
-3/+7
*
bpo-36142: Add _PyPreConfig structure (GH-12172)
Victor Stinner
2019-03-05
1
-0/+13
*
bpo-36142: Add preconfig.c (GH-12128)
Victor Stinner
2019-03-01
1
-3/+8
*
bpo-36142: Move command line parsing to coreconfig.c (GH-12123)
Victor Stinner
2019-03-01
1
-0/+26
*
bpo-36142: Exclude coreconfig.h from Py_LIMITED_API (GH-12111)
Victor Stinner
2019-03-01
1
-0/+33