Message 357003 - Python tracker

Message357003

Author miss-islington
Recipients asvetlov, brandtbucher, miss-islington, serhiy.storchaka, twouters, vstinner
Date 2019-11-19.23:30:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574206213.32.0.38637495916.issue38823@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5bd2af9c79796aa03b06d1e35ab6df7e28364e24 by Miss Islington (bot) in branch '3.7':
bpo-38823: Fix refleaks in faulthandler init error path on Windows (GH-17250)
https://github.com/python/cpython/commit/5bd2af9c79796aa03b06d1e35ab6df7e28364e24
History
Date User Action Args
2019-11-19 23:30:13miss-islingtonsetrecipients: + miss-islington, twouters, vstinner, asvetlov, serhiy.storchaka, brandtbucher
2019-11-19 23:30:13miss-islingtonsetmessageid: <1574206213.32.0.38637495916.issue38823@roundup.psfhosted.org>
2019-11-19 23:30:13miss-islingtonlinkissue38823 messages
2019-11-19 23:30:13miss-islingtoncreate