]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in test_faulthandler skipIfs for ubsan. (GH-11386)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 31 Dec 2018 04:34:03 +0000 (20:34 -0800)
committerGitHub <noreply@github.com>
Mon, 31 Dec 2018 04:34:03 +0000 (20:34 -0800)
commit89e7979f06d237ef81332b84d8ffd246f15c05e8
tree01bdb8404f47ea4437c98ab447f298625b1df23b
parentd82344378ad8e471b8ed12fb99807f68351c5412
Fix typos in test_faulthandler skipIfs for ubsan. (GH-11386)

(cherry picked from commit d6f45b23a59de5782ba38d3c698da9c08aaca11b)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Lib/test/test_faulthandler.py