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
/
pypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.2, fix typos.
Florent Xicluna
2011-11-11
2
-2/+2
*
Remove two unneeded attributes in packaging
Éric Araujo
2011-09-21
1
-5/+3
*
Final bag of small changes coming from distutils2.
Éric Araujo
2011-09-19
1
-4/+3
*
Use bytes regex instead of decoding whole pages
Éric Araujo
2011-09-10
1
-12/+10
*
Fix typo
Éric Araujo
2011-06-19
1
-1/+1
*
Make decorators used in packaging preserve docstrings
Éric Araujo
2011-06-17
1
-5/+7
*
Remove unused code in packaging.pypi.dist
Éric Araujo
2011-06-16
1
-4/+1
*
Style change in packaging: use “not in” over “not x in”.
Éric Araujo
2011-06-08
2
-5/+5
*
Fix misunderstanding of how booleans work
Éric Araujo
2011-06-08
1
-1/+2
*
Cleanup in packaging: don’t unnecessarily instantiate exceptions
Éric Araujo
2011-06-04
2
-2/+2
*
Fix typos in class names
Éric Araujo
2011-06-01
2
-6/+6
*
Cleaned up the installer output behavior.
Tarek Ziade
2011-05-30
1
-4/+6
*
make sure the crawler can browse file-based indexes under win32
Tarek Ziade
2011-05-21
1
-4/+14
*
initial import of the packaging package in the standard library
Tarek Ziade
2011-05-19
8
-0/+1446