Skip to content

Px v0.8.1

Compare
Choose a tag to compare
@genotrance genotrance released this 28 Jun 20:22
· 37 commits to master since this release
  • Fixed #154 - improved SSL connection handling with libcurl by querying active
    socket to get the sock_fd in select() instead of relying on sockopt_callback()
    which does not get called when connections get reused
  • Fixed keyring dependencies on Linux
  • Added infrastructure to generate and post binary wheels for Px and all its
    dependencies for offline installation