Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 569 Bytes

HISTORY.md

File metadata and controls

22 lines (16 loc) · 569 Bytes

Release History

1.0.7 (2019-01-24)

  • Linting fixes
  • make WithCert classes failsafe for sockets that don't have a connection attribute
  • Fix test_cert to pass verify thru to requests

1.0.4 (2019-01-03)

  • Tests added (using py.test)
  • Incorporated many aspects from how https://github.com/requests/requests builds, tests, uses pipenv, uses pyenv, and even this file.
  • code style black added

1.0.0 (2018-12-27)