Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing blank line. | stepshal | 2016-07-14 | 1 | -0/+1 |
* | Avoid TypeError when getfilesystemencoding returns None. Fixes #486. | Jason R. Coombs | 2016-01-23 | 1 | -1/+1 |
* | Extract variable for candidate encodings | Jason R. Coombs | 2016-01-23 | 1 | -2/+4 |
* | Modeling after Astropy's technique for bundling libraries, the imports are no... | Jason R. Coombs | 2015-12-31 | 1 | -7/+1 |
* | Update vendoring technique to match that used for packaging. Ref #229. | Jason R. Coombs | 2015-12-31 | 1 | -1/+7 |
* | Use six for Python 2 compatibility | Jason R. Coombs | 2014-07-05 | 1 | -3/+3 |
* | Starting a unicode_utils module. | Philip Thiem | 2014-05-17 | 1 | -0/+41 |