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.01:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546218339.52.0.246440958979.issue35214@roundup.psfhosted.org>
In-reply-to
Content
New changeset b474e6774d60fa67d5373e361a0ed53c18b24f53 by Gregory P. Smith in branch 'master':
bpo-35214: MSan workarounds for socket, time, and test_faulthandler. (GH-11375)
https://github.com/python/cpython/commit/b474e6774d60fa67d5373e361a0ed53c18b24f53
History
Date User Action Args
2018-12-31 01:05:41gregory.p.smithsetrecipients: + gregory.p.smith, twouters, benjamin.peterson, alex, serhiy.storchaka, izbyshev, pablogsal, miss-islington
2018-12-31 01:05:39gregory.p.smithsetmessageid: <1546218339.52.0.246440958979.issue35214@roundup.psfhosted.org>
2018-12-31 01:05:39gregory.p.smithlinkissue35214 messages
2018-12-31 01:05:39gregory.p.smithcreate