Staging
v0.8.1
https://github.com/python/cpython
Revision e131c9720d087c0c4988bd2a5c62020feb9d1d77 authored by Mario Corchero on 24 January 2020, 08:38:33 UTC, committed by Chris Withers on 24 January 2020, 08:38:32 UTC
As the function was not registering in the active patches, the mocks
started by `mock.patch.dict` were not being stopped when
`mock.patch.stopall` was being called.
1 parent 1d0c5e1
History
Tip revision: e131c9720d087c0c4988bd2a5c62020feb9d1d77 authored by Mario Corchero on 24 January 2020, 08:38:33 UTC
Fix `mock.patch.dict` to be stopped with `mock.patch.stopall` (#17606)
Tip revision: e131c97
File Mode Size
workflows
CODEOWNERS -rw-r--r-- 3.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 57 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top