moto/moto/core
Anders Kaseorg 8befcb6a48
Leave the global responses configuration alone (#3529)
Instead of modifying responses._default_mock, create our own
responses.RequestsMock object that we can modify as needed without
interfering with other users of the responses library.

Fixes #3264.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-15 09:12:41 +00:00
..
__init__.py Decentralize cloudformation naming responsibilities (#3201) 2020-08-01 15:23:36 +01:00
exceptions.py Tech Debt - Remove duplicate AWSError classes 2020-11-05 11:20:18 +00:00
models.py Leave the global responses configuration alone (#3529) 2021-01-15 09:12:41 +00:00
responses.py Back to Black 2020-11-10 14:12:38 +01:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Linting 2020-11-11 15:55:37 +00:00