summaryrefslogtreecommitdiff
path: root/setuptools/ssl_support.py
Commit message (Collapse)AuthorAgeFilesLines
* Prefer namespaced usageJason R. Coombs2013-05-281-2/+3
|
* Import resource_filename from pkg_resourcesEric Larson2013-05-281-2/+2
| | | | | --HG-- extra : source : 14737efaf19e5a19c92f54c94163003d381aed0b
* Resave with excess whitespace removedJason R. Coombs2013-05-281-11/+11
|
* Add support for fallback to 'certifi' module, if installed+active.pje2013-05-051-7/+7
| | | | | | | | (grafted from 4a183cf275264653005072be25a644273463ba83) --HG-- branch : setuptools-0.6 extra : source : 4a183cf275264653005072be25a644273463ba83
* Low-level SSL verification w/out warnings or options; automatically usespje2013-05-041-0/+246
it if it can, won't if it doesn't. (grafted from 8dc579408781836ecf30b637665ad7f2509933a5) --HG-- branch : setuptools-0.6 extra : source : 8dc579408781836ecf30b637665ad7f2509933a5