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_command_install_dist.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-241/+0
*
Clean up some idioms in packaging tests.
Éric Araujo
2011-10-19
1
-5/+4
*
More fixes for PEP 3147 compliance in packaging (#11254)
Éric Araujo
2011-10-19
1
-4/+8
*
Packaging cleanup: remove conditionals for < 2.6 support.
Éric Araujo
2011-09-17
1
-7/+5
*
Minor code simplification
Éric Araujo
2011-08-25
1
-3/+2
*
Fix test_packaging on Windows (#12678).
Éric Araujo
2011-08-24
1
-2/+14
*
Fix test_command_install_dist in shared Python builds
Éric Araujo
2011-08-21
1
-0/+1
*
Add a test for extension modules in the old-style record file
Éric Araujo
2011-08-20
1
-1/+24
*
Rework test_old_record a bit to make the test more exact
Éric Araujo
2011-08-20
1
-13/+13
*
Packaging cleanup: remove use of script_name where obsolete
Éric Araujo
2011-06-08
1
-2/+0
*
packaging: use with open() instead of try/finally: close
Victor Stinner
2011-05-19
1
-4/+1
*
initial import of the packaging package in the standard library
Tarek Ziade
2011-05-19
1
-0/+210