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
/
pathconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-9566: Fix size_t=>int downcast warnings (#5230)
Victor Stinner
2018-01-18
1
-4/+4
*
bpo-29240: Fix locale encodings in UTF-8 Mode (#5170)
Victor Stinner
2018-01-15
1
-2/+2
*
bpo-32030: Add _Py_FindEnvConfigValue() (#4963)
Victor Stinner
2017-12-21
1
-0/+50
*
bpo-32030: Add _PyCoreConfig.warnoptions (#4936)
Victor Stinner
2017-12-20
1
-5/+0
*
bpo-32030: Rewrite _PyMainInterpreterConfig (#4854)
Victor Stinner
2017-12-14
1
-11/+11
*
bpo-32030: Add _PyPathConfig_ComputeArgv0() (#4845)
Victor Stinner
2017-12-13
1
-0/+98
*
bpo-32241: Add the const qualifire to declarations of umodifiable strings. (#...
Serhiy Storchaka
2017-12-12
1
-2/+2
*
Revert "bpo-32197: Try to fix a compiler error on OS X introduced in bpo-3203...
Victor Stinner
2017-12-04
1
-0/+266
*
bpo-32197: Try to fix a compiler error on OS X introduced in bpo-32030. (#4681)
Serhiy Storchaka
2017-12-02
1
-266/+0
*
bpo-32030: _PyPathConfig_Init() sets home and program_name (#4673)
Victor Stinner
2017-12-02
1
-42/+119
*
bpo-32030: Add Python/pathconfig.c (#4668)
Victor Stinner
2017-12-01
1
-0/+189