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_dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-264/+0
*
Remove unused code from packaging.tests.__init__
Éric Araujo
2011-11-15
1
-1/+0
*
Make sure packaging tests that register custom commands also clear them
Éric Araujo
2011-11-06
1
-14/+13
*
Clean up some idioms in packaging tests.
Éric Araujo
2011-10-19
1
-1/+10
*
Change signature of packaging.tests.support.LoggingCatcher.get_logs.
Éric Araujo
2011-10-19
1
-3/+2
*
Final bag of small changes coming from distutils2.
Éric Araujo
2011-09-19
1
-3/+3
*
Make a number of small changes to ease the backport to distutils2
Éric Araujo
2011-09-18
1
-4/+6
*
Consolidate tests for packaging.metadata.
Éric Araujo
2011-09-10
1
-225/+27
*
Remove display options (--name, etc.) from the Distribution class.
Éric Araujo
2011-08-29
1
-4/+4
*
Restore $HOME after test has run (should fix #12765)
Éric Araujo
2011-08-19
1
-0/+3
*
Minor tweaks in packaging’s test_dist.
Éric Araujo
2011-06-17
1
-21/+15
*
Packaging: remove last mentions and uses of setup.py in the code.
Éric Araujo
2011-06-16
1
-1/+3
*
Clean up extra environment variable after packaging tests.
Éric Araujo
2011-06-10
1
-1/+1
*
Issue #12167: packaging.tests.test_dist unloads the temporary module
Victor Stinner
2011-05-24
1
-0/+2
*
Issue #12112: packaging reads/writes metadata using UTF-8
Victor Stinner
2011-05-19
1
-1/+1
*
Issue #12113: make sure generated module is not reused on a second run
Tarek Ziade
2011-05-19
1
-6/+14
*
initial import of the packaging package in the standard library
Tarek Ziade
2011-05-19
1
-0/+445