Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Keep 'surrogateescape' when reading the manifest, to avoid breaking on bad in... | Stefan H. Holek | 2012-10-26 | 1 | -3/+6 | |
| * | Make sdist tests pass on Windows. | Stefan H. Holek | 2012-10-26 | 1 | -8/+19 | |
| * | Update tests. | Stefan H. Holek | 2012-10-25 | 1 | -99/+121 | |
| * | Fix two failing tests on Windows (paths separated by backslash didn't match m...0.6.29 | Jason R. Coombs | 2012-10-21 | 1 | -2/+3 | |
| * | Use surrogateescape error handler when reading and writing the manifest. Refs... | Stefan H. Holek | 2012-10-17 | 1 | -44/+212 | |
| * | Revert 86d7748 drive-by commit because of unclear BBB consequences. | Stefan H. Holek | 2012-10-15 | 1 | -26/+12 | |
* | | Post-merge fixes for Python 3. | Vinay Sajip | 2012-10-10 | 1 | -2/+1 | |
|/ | ||||||
* | Read and write manifest in UTF-8 under Python 3. Fixes #303. | Stefan H. Holek | 2012-10-08 | 1 | -0/+60 | |
* | Make sure the manifest never contains decomposed UTF-8. | Stefan H. Holek | 2012-10-08 | 1 | -3/+34 | |
* | adds a test for pr #4 | Erik Bray | 2012-09-05 | 1 | -0/+79 |