Skip to content

1.3.0

Compare
Choose a tag to compare
@Synss Synss released this 07 Aug 09:52
· 494 commits to master since this release
  • hash -> hashlib: Importing from hash is now deprecated.
    Import from mbedtls.hashlib now instead.
  • tls: fix bug (typo) in tls.recvfrom_into() that would make the method crash.