Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor code simplification | Éric Araujo | 2011-08-25 | 1 | -3/+2 |
* | Fix test_packaging on Windows (#12678). | Éric Araujo | 2011-08-24 | 1 | -2/+14 |
* | Fix test_command_install_dist in shared Python builds | Éric Araujo | 2011-08-21 | 1 | -0/+1 |
* | Add a test for extension modules in the old-style record file | Éric Araujo | 2011-08-20 | 1 | -1/+24 |
* | Rework test_old_record a bit to make the test more exact | Éric Araujo | 2011-08-20 | 1 | -13/+13 |
* | Packaging cleanup: remove use of script_name where obsolete | Éric Araujo | 2011-06-08 | 1 | -2/+0 |
* | packaging: use with open() instead of try/finally: close | Victor Stinner | 2011-05-19 | 1 | -4/+1 |
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+210 |