Staging
v0.5.1
https://github.com/python/cpython
Revision f1e8be70a635995e67230b7eb73b08c442d886f8 authored by Miss Islington (bot) on 03 October 2018, 04:44:18 UTC, committed by GitHub on 03 October 2018, 04:44:18 UTC

A follow up to be4e5b89204283a62e369439025f00362d0424f6.
(cherry picked from commit e006b39a40e0cd6a90c68f1107853ea2ed0ed54d)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
1 parent 07b96a9
History
Tip revision: f1e8be70a635995e67230b7eb73b08c442d886f8 authored by Miss Islington (bot) on 03 October 2018, 04:44:18 UTC
Make it clear that the msg argument to assertWarns/assertWarnsRegex/assertRaisesRegex is keyword-only. (GH-9680)
Tip revision: f1e8be7
File Mode Size
fixes
pgen2
tests
Grammar.txt -rw-r--r-- 6.4 KB
PatternGrammar.txt -rw-r--r-- 793 bytes
__init__.py -rw-r--r-- 7 bytes
__main__.py -rw-r--r-- 67 bytes
btm_matcher.py -rw-r--r-- 6.7 KB
btm_utils.py -rw-r--r-- 9.7 KB
fixer_base.py -rw-r--r-- 6.5 KB
fixer_util.py -rw-r--r-- 14.9 KB
main.py -rw-r--r-- 11.4 KB
patcomp.py -rw-r--r-- 6.9 KB
pygram.py -rw-r--r-- 1.1 KB
pytree.py -rw-r--r-- 27.4 KB
refactor.py -rw-r--r-- 27.3 KB

back to top