diff options
author | Mario Corchero <mariocj89@gmail.com> | 2020-01-24 08:38:33 (GMT) |
---|---|---|
committer | Chris Withers <chris@withers.org> | 2020-01-24 08:38:32 (GMT) |
commit | e131c9720d087c0c4988bd2a5c62020feb9d1d77 (patch) | |
tree | 209230859dbb25990ed04ce139bf06abac490e04 /.gitattributes | |
parent | 1d0c5e16eab29d55773cc4196bb90d2bf12e09dd (diff) | |
download | cpython-e131c9720d087c0c4988bd2a5c62020feb9d1d77.zip cpython-e131c9720d087c0c4988bd2a5c62020feb9d1d77.tar.gz cpython-e131c9720d087c0c4988bd2a5c62020feb9d1d77.tar.bz2 |
Fix `mock.patch.dict` to be stopped with `mock.patch.stopall` (#17606)
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.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions