Python HTTP library with thread-safe connection pooling and file post
Go to file
Yaakov Selkowitz d140ead597 Use bundled six
Unbundling python modules through symlinks is clumsy at best, and
potentially error-prone; for example when built for flatpaks, urllib3
and six are not necessarily in the same prefix.  The bundled six is kept
current, so there is no harm in bundling with the required declaration.
2023-09-01 01:44:17 -04:00
.gitignore Update to 1.26.16 2023-07-01 18:01:27 -04:00
python-urllib3.spec Use bundled six 2023-09-01 01:44:17 -04:00
sources Update to 1.26.16 2023-07-01 18:01:27 -04:00