Skip to content

2.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 15:50
· 154 commits to main since this release
2.0.4
c9fa144
  • Added support for union operators to HTTPHeaderDict (#2254)
  • Added BaseHTTPResponse to urllib3.__all__ (#3078)
  • Fixed urllib3.connection.HTTPConnection to raise the http.client.connect audit event to have the same behavior as the standard library HTTP client (#2757)
  • Relied on the standard library for checking hostnames in supported PyPy releases (#3087)