Skip to content

0.5.0

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 19 Aug 02:35
· 31 commits to main since this release
  • Support for using truststore was released with pip v22.2!
    You can read more here about how to help us test truststore.
  • Added David Glick as an author in packaging metadata.
  • Added documentation for how to use truststore with urllib3, Requests, aiohttp, and pip.
  • Changed macOS SecureTransport error handling to raise as ssl.SSLError with
    message from the OS.