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
/
database.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a number of small changes to ease the backport to distutils2
Éric Araujo
2011-09-18
1
-3/+4
*
Fix packaging.database.Distribution.list_distinfo_files (#12785).
Éric Araujo
2011-09-15
1
-1/+3
*
Fix typo
Éric Araujo
2011-08-18
1
-1/+1
*
Minor packaging cleanup.
Éric Araujo
2011-07-29
1
-1/+1
*
Clear packaging.database caches in place
Éric Araujo
2011-07-15
1
-6/+5
*
Close file handles in a timely manner in packaging.database (#12504).
Éric Araujo
2011-07-08
1
-5/+7
*
Stop binding sys.path as default parameter value in packaging.
Éric Araujo
2011-06-16
1
-5/+8
*
Style change in packaging: use “not in” over “not x in”.
Éric Araujo
2011-06-08
1
-3/+3
*
cleanup packaging.database
Tarek Ziade
2011-05-30
1
-2/+1
*
a resource module for 2 functions is overkill. database is the right place fo...
Tarek Ziade
2011-05-30
1
-0/+15
*
use the same line terminator everywhere
Tarek Ziade
2011-05-21
1
-2/+4
*
initial import of the packaging package in the standard library
Tarek Ziade
2011-05-19
1
-0/+627