Skip to content

version 3.6.2

Compare
Choose a tag to compare
@Ousret Ousret released this 02 May 06:06
· 129 commits to main since this release
b29a4b6

3.6.2 (2024-05-02)

Fixed

  • "Help" program python -m niquests.help that depended on h2 while not required anymore.
  • Minor performance regression in async while checking OCSP when certificate isn't eligible (e.g. no OCSP url provided).

Changed

  • urllib3.future lower bound constraint has been raised to version 2.7.905 to ensure inclusion of jh2 instead of h2.