]> granicus.if.org Git - python/commit
bpo-35214: Skip test_io tests that'd cause a huge malloc under msan (#11385)
authorGregory P. Smith <greg@krypto.org>
Mon, 31 Dec 2018 04:17:57 +0000 (20:17 -0800)
committerGitHub <noreply@github.com>
Mon, 31 Dec 2018 04:17:57 +0000 (20:17 -0800)
commite5796c42c687e1454e84dcc50e6f67db48ff69a0
tree76456a7ba60a6e0ec8c54443ba5c1f1fe144fd51
parentd6f45b23a59de5782ba38d3c698da9c08aaca11b
bpo-35214: Skip test_io tests that'd cause a huge malloc under msan (#11385)

* skip test_constructor under msan.

* fix the others as well.

* reuse existing related news entry.

* typo fix
Lib/test/test_io.py
Misc/NEWS.d/next/Core and Builtins/2018-12-30-15-36-23.bpo-35214.GWDQcv.rst