Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -721/+0 |
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -5/+6 |
* | Remove obsolete verbose arguments from packaging. | Éric Araujo | 2011-11-15 | 1 | -2/+2 |
* | Cleanup in packaging: super considered super | Éric Araujo | 2011-10-14 | 1 | -1/+1 |
* | Packaging: remove last mentions and uses of setup.py in the code. | Éric Araujo | 2011-06-16 | 1 | -4/+4 |
* | fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str | Victor Stinner | 2011-05-20 | 1 | -2/+1 |
* | fix packaging.compiler.msvc9compiler: os.environ values are str, not bytes | Victor Stinner | 2011-05-19 | 1 | -2/+2 |
* | fixed the path splitting | Tarek Ziade | 2011-05-19 | 1 | -1/+2 |
* | make sure split() is called before the encoding | Tarek Ziade | 2011-05-19 | 1 | -1/+1 |
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+720 |