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 vstinner
Recipients berker.peksag, lukasz.langa, malin, nanjekyejoannah, vstinner
Date 2019-09-09.13:46:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568036789.7.0.901385771692.issue38037@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77643c486fd22d8030e0d82c13012684b4ab6df1 by Victor Stinner (animalize) in branch 'master':
bpo-38037: Fix reference counters in signal module (GH-15753)
https://github.com/python/cpython/commit/77643c486fd22d8030e0d82c13012684b4ab6df1
History
Date User Action Args
2019-09-09 13:46:29vstinnersetrecipients: + vstinner, lukasz.langa, berker.peksag, malin, nanjekyejoannah
2019-09-09 13:46:29vstinnersetmessageid: <1568036789.7.0.901385771692.issue38037@roundup.psfhosted.org>
2019-09-09 13:46:29vstinnerlinkissue38037 messages
2019-09-09 13:46:29vstinnercreate