Skip to content

Version 2.7.902

Compare
Choose a tag to compare
@Ousret Ousret released this 03 Apr 07:25
· 25 commits to main since this release
dc7c91f

2.7.902 (2024-04-03)

  • Fixed a rare racing condition occurring on PyPy when using DNS-over-HTTPS leading to a socket.gaierror exception.
  • Fixed retrieving the dict peer certificate when cert_reqs=0 aka. disabled TLS over TCP verification.