This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients alex, benjamin.peterson, gregory.p.smith, izbyshev, miss-islington, pablogsal, serhiy.storchaka, twouters
Date 2018-12-31.04:17:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546229879.97.0.200264008346.issue35214@roundup.psfhosted.org>
In-reply-to
Content
New changeset e5796c42c687e1454e84dcc50e6f67db48ff69a0 by Gregory P. Smith in branch 'master':
bpo-35214: Skip test_io tests that'd cause a huge malloc under msan (#11385)
https://github.com/python/cpython/commit/e5796c42c687e1454e84dcc50e6f67db48ff69a0
History
Date User Action Args
2018-12-31 04:18:01gregory.p.smithsetrecipients: + gregory.p.smith, twouters, benjamin.peterson, alex, serhiy.storchaka, izbyshev, pablogsal, miss-islington
2018-12-31 04:17:59gregory.p.smithsetmessageid: <1546229879.97.0.200264008346.issue35214@roundup.psfhosted.org>
2018-12-31 04:17:59gregory.p.smithlinkissue35214 messages
2018-12-31 04:17:59gregory.p.smithcreate