]> granicus.if.org Git - python/commit
bpo-34318: Convert deprecation warnings to errors in assertRaises() etc. (GH-8623)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Aug 2018 07:00:11 +0000 (10:00 +0300)
committerGitHub <noreply@github.com>
Sun, 19 Aug 2018 07:00:11 +0000 (10:00 +0300)
commit77d5781835b6e0a132694ebadc22b1cbdb9913f8
tree4f572a64ee84c9e8afb960e384181f1dd11d5c7f
parente349bf23584eef20e0d1e1b2989d9b1430f15507
bpo-34318: Convert deprecation warnings to errors in assertRaises() etc. (GH-8623)
Lib/unittest/case.py
Lib/unittest/test/test_case.py
Misc/NEWS.d/next/Library/2018-08-02-14-43-42.bpo-34318.GneiXs.rst [new file with mode: 0644]