Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -544/+0 |
| | | | | | | Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html | ||||
* | Merge 3.2, fix typos. | Florent Xicluna | 2011-11-11 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -3/+3 |
| | | | | Such tests are IMO easier to read if both operators are grouped. | ||||
* | Cleanup in packaging: don’t unnecessarily instantiate exceptions | Éric Araujo | 2011-06-04 | 1 | -1/+1 |
| | |||||
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+547 |