summaryrefslogtreecommitdiff
path: root/setuptools/unicode_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Add missing blank line.stepshal2016-07-141-0/+1
|
* Avoid TypeError when getfilesystemencoding returns None. Fixes #486.Jason R. Coombs2016-01-231-1/+1
|
* Extract variable for candidate encodingsJason R. Coombs2016-01-231-2/+4
|
* Modeling after Astropy's technique for bundling libraries, the imports are ↵Jason R. Coombs2015-12-311-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. Coombs2015-12-311-1/+7
| | | | | --HG-- branch : feature/issue-229
* Use six for Python 2 compatibilityJason R. Coombs2014-07-051-3/+3
| | | | | | --HG-- branch : feature/issue-229 extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977
* Starting a unicode_utils module.Philip Thiem2014-05-171-0/+41
--HG-- extra : source : 2e47fa11a272ed61f7c1bbf88aae27e81040fe93