commit | 484c899a5bdfc0a90ea9f269836a5f67183cf496 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 01 22:32:01 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 01 22:32:01 2018 -0700 |
tree | 4c3e4e1b3173c8fae7dd00bb1dad649506d1ca65 | |
parent | cd4dd9374d0fc65b070a61871801d306090f8375 [diff] |
Make it clear that the msg argument to assertRaises is keyword-only. (GH-9670) (cherry picked from commit be4e5b89204283a62e369439025f00362d0424f6) Co-authored-by: Benjamin Peterson <benjamin@python.org>