Staging
v0.5.1
https://github.com/python/cpython
Revision ac5084b6c760ff5e6469854373fe6c3c81804f87 authored by Gregory P. Smith on 06 October 2016, 21:31:23 UTC, committed by Gregory P. Smith on 06 October 2016, 21:31:23 UTC
assert_called, assert_not_called, and assert_called_once.
1 parent 0ebdd07
History
Tip revision: ac5084b6c760ff5e6469854373fe6c3c81804f87 authored by Gregory P. Smith on 06 October 2016, 21:31:23 UTC
Fixes issue28380: unittest.mock Mock autospec functions now properly support
Tip revision: ac5084b
File Mode Size
cache.c -rw-r--r-- 12.2 KB
cache.h -rw-r--r-- 2.3 KB
connection.c -rw-r--r-- 49.7 KB
connection.h -rw-r--r-- 4.6 KB
cursor.c -rw-r--r-- 31.8 KB
cursor.h -rw-r--r-- 2.4 KB
microprotocols.c -rw-r--r-- 4.3 KB
microprotocols.h -rw-r--r-- 2.1 KB
module.c -rw-r--r-- 15.1 KB
module.h -rw-r--r-- 1.9 KB
prepare_protocol.c -rw-r--r-- 4.3 KB
prepare_protocol.h -rw-r--r-- 1.5 KB
row.c -rw-r--r-- 9.3 KB
row.h -rw-r--r-- 1.2 KB
statement.c -rw-r--r-- 17.6 KB
statement.h -rw-r--r-- 2.1 KB
util.c -rw-r--r-- 4.6 KB
util.h -rw-r--r-- 1.5 KB

back to top