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
/
Python
/
preconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-36356: Fix memory leak in _PyPreConfig_Read() (GH-12425)
btharper
2019-03-19
1
-0/+1
*
bpo-36301: Fix Py_Main() memory leaks (GH-12420)
Victor Stinner
2019-03-18
1
-0/+1
*
bpo-36301: Add _PyWstrList structure (GH-12343)
Victor Stinner
2019-03-15
1
-39/+30
*
bpo-36142: PYTHONMALLOC overrides PYTHONDEV (GH-12191)
Victor Stinner
2019-03-06
1
-7/+11
*
bpo-36142: _PyPreConfig_Read() sets LC_CTYPE (GH-12188)
Victor Stinner
2019-03-06
1
-14/+62
*
bpo-36142: Add _PyPreConfig_SetAllocator() (GH-12187)
Victor Stinner
2019-03-06
1
-22/+39
*
bpo-36142: _PyPreConfig_Write() sets the allocator (GH-12186)
Victor Stinner
2019-03-05
1
-1/+29
*
bpo-36142: Add _PyMem_GetDebugAllocatorsName() (GH-12185)
Victor Stinner
2019-03-05
1
-1/+2
*
bpo-36142: Add _PyPreConfig.allocator (GH-12181)
Victor Stinner
2019-03-05
1
-0/+65
*
bpo-36142: Add _PyPreConfig.utf8_mode (GH-12174)
Victor Stinner
2019-03-05
1
-5/+395
*
bpo-36142: Add _PyPreConfig_ReadFromArgv() (GH-12173)
Victor Stinner
2019-03-05
1
-0/+94
*
bpo-36142: Add _PyPreConfig structure (GH-12172)
Victor Stinner
2019-03-05
1
-0/+113
*
bpo-36142: Add preconfig.c (GH-12128)
Victor Stinner
2019-03-01
1
-0/+92