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_create.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-233/+0
*
Stop converting package_data to extra_files in pysetup create (#13712).
Éric Araujo
2012-02-05
1
-13/+12
*
Clean up mocking of stdout and stdin in packaging tests.
Éric Araujo
2011-11-06
1
-21/+10
*
Clean up some idioms in packaging tests.
Éric Araujo
2011-10-19
1
-2/+1
*
Make a number of small changes to ease the backport to distutils2
Éric Araujo
2011-09-18
1
-5/+8
*
Fix sdist to always include setup.cfg (#11092), to comply with the spec
Éric Araujo
2011-06-06
1
-6/+11
*
Use strings instead of sets of lines in packaging.create tests.
Éric Araujo
2011-06-06
1
-57/+63
*
Issue #12125: fixed the failures under Solaris due to improper test cleanup.
Tarek Ziade
2011-05-23
1
-1/+1
*
Issue #12112: packaging reads and writes setup.cfg using UTF-8
Victor Stinner
2011-05-19
1
-6/+6
*
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/+235