Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -101/+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 | ||||
* | Use our existing drop-in, no-op decorator instead of redefining it. | Éric Araujo | 2011-08-11 | 1 | -6/+2 |
| | | | | Patch by Francisco Martin Brugue. | ||||
* | skip more tests in packaging if threading is not supported | Tarek Ziade | 2011-05-22 | 1 | -1/+6 |
| | |||||
* | Issue #12115: skipping all tests that need threading under a threadless ↵ | Tarek Ziade | 2011-05-19 | 1 | -1/+8 |
| | | | | environment | ||||
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+93 |