Go to file
Dirk Mueller 8e347acd47 - update to 1.8.0:
* Remove requests 2.3 compatibility code
  * Add release notes for reset function
  * Add release note for session scoped mock
  * Allow passing session as postiional argument
  * Create bound method instead of a wrapper
  * Added reset\_mock to \_RequestHistoryTracker and Adapter (#139)
  * doc on session Mockers
  * doc on nesting Mockers
  * fix README.rst typo
  * suggest Mocker for users unfamiliar with adapters
  * update examples to mount adapter on 'mock://'
  * fix global/session mock interactions and real\_http
  * Added installation instructions
  * Add release note for nested mocking
  * fix redirects (#105) and mock nesting (#116)
  * Mark IOReader object closed when using a stream
  * Add the default response reason if not set
  * Don't check that proxies are set in test
  * Add StackOverflow tag to README
  * Mention pytest fixture on the README
  * Add background information to pytest doc
  * docs: update examples to match Read the Docs
  * Expose real\_http as a public property
  * fix py27 error
  * easier session scoped mock

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=39
2020-06-14 09:12:09 +00:00
.gitattributes Accepting request 298197 from Cloud:OpenStack:Master 2015-04-24 14:30:55 +00:00
.gitignore Accepting request 298197 from Cloud:OpenStack:Master 2015-04-24 14:30:55 +00:00
python-requests-mock.changes - update to 1.8.0: 2020-06-14 09:12:09 +00:00
python-requests-mock.spec - update to 1.8.0: 2020-06-14 09:12:09 +00:00
requests-mock-1.8.0.tar.gz - update to 1.8.0: 2020-06-14 09:12:09 +00:00