Staging
v0.5.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
clinic
multiprocessing.c -rw-r--r-- 5.4 KB
multiprocessing.h -rw-r--r-- 2.3 KB
posixshmem.c -rw-r--r-- 3.0 KB
semaphore.c -rw-r--r-- 18.7 KB

back to top