github jawah/niquests v3.12.0
Version 3.12.0

latest release: v3.12.1
7 days ago

3.12.0 (2025-01-01)

Fixed

  • Restoring the state of AsyncSession through pickle.
  • Typing definition for query parameter not accepting None as values. (#193)
  • Overload incorrect definition for AsyncSession::get. (#192)

Added

  • Support for PathLike objects for verify parameter when passing a ca bundle path. (#194)
  • Caching and restoring OCSP state through pickling Session or AsyncSession.
  • Caching and restoring QUIC known compatible hosts through pickling Session or AsyncSession.
  • Shortcut convenient access to Retry and Timeout configuration objects in top-level import.

Don't miss a new niquests release

NewReleases is sending notifications on new releases.