Staging
v0.8.1
https://github.com/python/cpython
Revision a875ea58b29fbf510f9790ae1653eeaa47dc0de8 authored by Xtreak on 24 February 2019, 18:54:49 UTC, committed by Chris Withers on 24 February 2019, 18:54:49 UTC
* Resolve string target to patch.dict during function call

* Add NEWS entry

* Remove unneeded call

* Restore original value for support.target and refactor assertions

* Add extra assertion to verify unpatched dict
1 parent aeca373
History
Tip revision: a875ea58b29fbf510f9790ae1653eeaa47dc0de8 authored by Xtreak on 24 February 2019, 18:54:49 UTC
bpo-35512: Resolve string target to patch.dict decorator during function call GH#12000
Tip revision: a875ea5
File Mode Size
Grammar -rw-r--r-- 7.4 KB
Tokens -rw-r--r-- 1.5 KB

back to top