Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 |
| | | | | | | 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 | ||
* | Make a number of small changes to ease the backport to distutils2 | Éric Araujo | 2011-09-18 |
| | |||
* | packaging: use with open() instead of try/finally: close | Victor Stinner | 2011-05-19 |
| | |||
* | Issue #12115: skipping all tests that need threading under a threadless ↵ | Tarek Ziade | 2011-05-19 |
| | | | | environment | ||
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 |