Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve consistency in questions asked by packaging.create. | Éric Araujo | 2011-06-04 | 1 | -10/+10 |
* | Clean up packaging.create and add TODO notes for future cleanups | Éric Araujo | 2011-06-04 | 1 | -8/+14 |
* | Improve a few docstrings in packaging. | Éric Araujo | 2011-06-04 | 1 | -12/+5 |
* | we want to generate /-separated paths setup.cfg files even under win32 | Tarek Ziade | 2011-05-21 | 1 | -7/+13 |
* | Issue #12112: fix the encoding of setup.py in the packaging module | Victor Stinner | 2011-05-19 | 1 | -1/+4 |
* | removed unused method in packaging.create | Tarek Ziade | 2011-05-19 | 1 | -13/+0 |
* | Issue #12112: packaging reads and writes setup.cfg using UTF-8 | Victor Stinner | 2011-05-19 | 1 | -1/+1 |
* | packaging: don't use locale encoding to compute MD5 checksums | Victor Stinner | 2011-05-19 | 1 | -3/+3 |
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+693 |