Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Diagnostic for appveyor | Ned Batchelder | 2015-10-25 | 1 | -1/+3 | |
| | | ||||||
* | | Fix the non-ascii filename tests on windows (?) | Ned Batchelder | 2015-10-31 | 1 | -0/+5 | |
|/ | ||||||
* | Set the PYTHONIOENCODING environment variable in an OS-neutral way. | Ned Batchelder | 2015-10-25 | 1 | -1/+3 | |
| | ||||||
* | Properly handle filenames with non-ASCII characters. #432 | Ned Batchelder | 2015-10-25 | 1 | -1/+6 | |
| | ||||||
* | Fix 'filename' to be 'file name' in English. | Ned Batchelder | 2015-08-20 | 1 | -2/+2 | |
| | ||||||
* | Fiddling | Ned Batchelder | 2015-07-26 | 1 | -2/+0 | |
| | ||||||
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 | |
| | ||||||
* | Move some code to where it belongs | Ned Batchelder | 2015-02-14 | 1 | -0/+26 | |
| | ||||||
* | Re-use CheckUniqueFilenames for test_collector.py | Ned Batchelder | 2015-02-08 | 1 | -0/+25 | |