Commit message (Collapse) | 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 ↵ | Jason R. Coombs | 2015-12-31 | 1 | -7/+1 |
| | | | | | | | now much cleaner. Thanks @embray. Ref #229. --HG-- branch : feature/issue-229 | ||||
* | Update vendoring technique to match that used for packaging. Ref #229. | Jason R. Coombs | 2015-12-31 | 1 | -1/+7 |
| | | | | | --HG-- branch : feature/issue-229 | ||||
* | Use six for Python 2 compatibility | Jason R. Coombs | 2014-07-05 | 1 | -3/+3 |
| | | | | | | --HG-- branch : feature/issue-229 extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977 | ||||
* | Starting a unicode_utils module. | Philip Thiem | 2014-05-17 | 1 | -0/+41 |
--HG-- extra : source : 2e47fa11a272ed61f7c1bbf88aae27e81040fe93 |