Staging
v0.5.1
https://github.com/python/cpython
Revision 4594565b56e9c99d2d3fb7549041bbca5ecba8e2 authored by Miss Islington (bot) on 09 December 2019, 06:59:04 UTC, committed by Chris Withers on 09 December 2019, 06:59:04 UTC
This means a clearer message is now shown when patch.object is called with two string arguments, rather than a class and a string argument.
(cherry picked from commit cd90a52983db34896a6335a572d55bdda274778f)

Co-authored-by: Elena Oat <oat.elena@gmail.com>
1 parent 184a381
History
Tip revision: 4594565b56e9c99d2d3fb7549041bbca5ecba8e2 authored by Miss Islington (bot) on 09 December 2019, 06:59:04 UTC
bpo-38669: patch.object now raises a helpful error (GH17510)
Tip revision: 4594565
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