Python HTTP library with thread-safe connection pooling and file post
Go to file
Jeremy Cline 4425178aca
Bring back the ssl_match_hostname source and hackery
Python 3 has ssl_match_hostname as a file, but Python 2 symlinks the
directory and upgrading is troublesome. Rather than dealing with an
upgrade scriptlet, just bring back the old rm -rf stuff and wait for
Python 2 to die.
2018-11-13 14:02:34 -05:00
.gitignore Update to v1.24.1 2018-11-13 12:11:41 -05:00
python-urllib3.spec Bring back the ssl_match_hostname source and hackery 2018-11-13 14:02:34 -05:00
sources Update to v1.24.1 2018-11-13 12:11:41 -05:00
ssl_match_hostname_py3.py Add a shim for ssl_match_hostname on py3. 2015-01-05 12:39:58 -05:00