Skip to content

Responses 0.10.2

Compare
Choose a tag to compare
@markstory markstory released this 25 Oct 15:06
· 514 commits to master since this release
  • Fixed build setup to use undeprecated pytest bin stub.
  • Updated tox configuration.
  • Added example of using responses with pytest.fixture
  • Removed dependency on biscuits in py3. Instead http.cookies is being used.