Staging
v0.5.1
https://github.com/python/cpython
Revision 484c899a5bdfc0a90ea9f269836a5f67183cf496 authored by Miss Islington (bot) on 02 October 2018, 05:32:01 UTC, committed by GitHub on 02 October 2018, 05:32:01 UTC
(cherry picked from commit be4e5b89204283a62e369439025f00362d0424f6)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 parent cd4dd93
History
Tip revision: 484c899a5bdfc0a90ea9f269836a5f67183cf496 authored by Miss Islington (bot) on 02 October 2018, 05:32:01 UTC
Make it clear that the msg argument to assertRaises is keyword-only. (GH-9670)
Tip revision: 484c899
File Mode Size
test
__init__.py -rw-r--r-- 3.1 KB
__main__.py -rw-r--r-- 472 bytes
case.py -rw-r--r-- 55.8 KB
loader.py -rw-r--r-- 22.1 KB
main.py -rw-r--r-- 11.0 KB
mock.py -rw-r--r-- 78.8 KB
result.py -rw-r--r-- 7.3 KB
runner.py -rw-r--r-- 7.6 KB
signals.py -rw-r--r-- 2.3 KB
suite.py -rw-r--r-- 10.2 KB
util.py -rw-r--r-- 5.1 KB

back to top