Skip to content
Snippets Groups Projects
Forked from 713 / Warden / Warden
Source project has a limited visibility.
Vaclav Bartos's avatar
Václav Bartoš authored
Providing certificates to HTTPSConnection was changed in Py 2.7.9, the old
way is still supported, but there is a memory leak (fixed in 2.7.12). The
code was changed to use the new way (SSLContext object) if it's
available, thus avoiding the leak.
7773bdde
History
Name Last commit Last update