Go to file
Dominique Leuenberger f8155f5682 Accepting request 1056828 from devel:languages:python
- update to 1.10.0:
  * Add a release note for the RLock
  * Allow passing json\_encoder to mocking
  * Improvements to Type Hints
  * Lint fix for long line exception
  * Shorten line length of comments
  * Workaround for python2.7 not supporting lock timeout
  * Comments to explain reentrant behaviour
  * Change to use RLock and set a timeout to prevent infinite deadlocks
  * Update homepage/doc URLs of requests library
  * Add comment for pytest late loading feature
  * pytest plugin should lazy-load requests\_mock
  * Add test for threaded race condition
  * Use threading.Lock() to prevent race conditions around monkeypatching of
    get\_adapter()
  * add GitHub URL for PyPi
  * Add reset methods on the Mocker class type
  * Avoid using distutils to check pytest version
  * YAML quoting
  * Support Python 3.10
  * Minor changes to code snippet example
  * Fix DeprecationWarnings in setup.cfg keys
  * a few minor fixes and proposed changes to documentation files
  * Improve response-related param type hints
  * Explicitly indicate start of keyword-only args
  * Fix failing pytest

OBS-URL: https://build.opensuse.org/request/show/1056828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-mock?expand=0&rev=19
2023-01-10 13:58:53 +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.10.0: 2023-01-07 22:57:14 +00:00
python-requests-mock.spec - update to 1.10.0: 2023-01-07 22:57:14 +00:00
remove-mock.patch - update to 1.10.0: 2023-01-07 22:57:14 +00:00
requests-mock-1.10.0.tar.gz - update to 1.10.0: 2023-01-07 22:57:14 +00:00