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
/
tests
/
test_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-519/+0
*
Allow multiple values for package_data in setup.cfg (#11805).
Éric Araujo
2012-02-04
1
-7/+30
*
Adapt test and example after e39d1b6f0856.
Éric Araujo
2011-11-14
1
-1/+1
*
Clean up mocking of stdout and stdin in packaging tests.
Éric Araujo
2011-11-06
1
-12/+1
*
Make sure packaging tests that register custom commands also clear them
Éric Araujo
2011-11-06
1
-4/+7
*
Change signature of packaging.tests.support.LoggingCatcher.get_logs.
Éric Araujo
2011-10-19
1
-5/+3
*
Minor improvement to extensions in setup.cfg: check parent package
Éric Araujo
2011-09-01
1
-2/+29
*
Minor improvement to extensions section in setup.cfg.
Éric Araujo
2011-09-01
1
-5/+11
*
packaging: Add the project directory to sys.path to support local setup hooks.
Éric Araujo
2011-06-19
1
-1/+21
*
Allow multiple setup hooks in packaging’s setup.cfg files (#12240).
Éric Araujo
2011-06-10
1
-7/+29
*
setup.cfg: Document that description-file can contain more than one file
Éric Araujo
2011-06-10
1
-1/+1
*
Fix example in packaging test_config.
Éric Araujo
2011-06-09
1
-2/+2
*
make sure the cwd is restored on tearDown
Tarek Ziade
2011-05-23
1
-0/+5
*
fixed the way the cfg file markers values are split under win32
Tarek Ziade
2011-05-21
1
-1/+1
*
Skip tests that require zlib in the packaging tests. Also add a requires_zli...
Ezio Melotti
2011-05-19
1
-0/+2
*
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/+424