summaryrefslogtreecommitdiff
path: root/setuptools/unicode_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove Python 2 compatibilityJason R. Coombs2020-08-161-4/+2
|
* Remove detect_encoding, no longer used.Jason R. Coombs2019-04-051-13/+0
|
* Given that the config file parsing functionality is unlikely to change ↵Jason R. Coombs2019-01-251-0/+13
| | | | upstream, just incorporate the functionality directly.
* Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-1/+1
| | | | | This reverts commit 089cdeb489a0fa94d11b7307b54210ef9aa40511, reversing changes made to aaec654d804cb78dbb6391afff721a63f26a71cd.
* Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-1/+1
|
* 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