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
/
Lib
/
packaging
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don’t let invalid line in setup.cfg pass silently
Éric Araujo
2011-09-10
1
-3/+4
*
Minor improvement to extensions in setup.cfg: check parent package
Éric Araujo
2011-09-01
1
-2/+18
*
Minor improvement to extensions section in setup.cfg.
Éric Araujo
2011-09-01
1
-4/+7
*
Clean up packaging.util: add __all__, remove some unused functions.
Éric Araujo
2011-09-01
1
-1/+1
*
packaging: Add the project directory to sys.path to support local setup hooks.
Éric Araujo
2011-06-19
1
-9/+14
*
Allow multiple setup hooks in packaging’s setup.cfg files (#12240).
Éric Araujo
2011-06-10
1
-18/+19
*
setup.cfg: Document that description-file can contain more than one file
Éric Araujo
2011-06-10
1
-8/+5
*
Move useful function to packaging.util.
Éric Araujo
2011-06-10
1
-12/+7
*
fixed the way the cfg file markers values are split under win32
Tarek Ziade
2011-05-21
1
-1/+2
*
fixed the separator issues in packaging/resources+config
Tarek Ziade
2011-05-21
1
-1/+5
*
Issue #12112: packaging reads and writes setup.cfg using UTF-8
Victor Stinner
2011-05-19
1
-1/+1
*
initial import of the packaging package in the standard library
Tarek Ziade
2011-05-19
1
-0/+357