Skip to content

v2.32.3

Latest
Compare
Choose a tag to compare
@nateprewitt nateprewitt released this 29 May 15:39
0e322af

2.32.3 (2024-05-29)

Bugfixes

  • Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of
    HTTPAdapter. (#6716)
  • Fixed issue where Requests started failing to run on Python versions compiled
    without the ssl module. (#6724)