Open Collective
Open Collective
Loading
Released urllib3 v1.26.3
Published on January 26, 2021 by Seth Michael Larson

PyPI: https://pypi.org/project/urllib3/1.26.3

Changelog: https://github.com/urllib3/urllib3/releases/tag/1.26.3

Changes:

  • Fixed bytes and string comparison issue with headers (Pull #2141)
  • Changed ProxySchemeUnknown error message to be more actionable if the user supplies a proxy URL without a scheme (Pull #2107)