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 serhiy.storchaka
Recipients pitrou, serhiy.storchaka, vstinner
Date 2018-05-24.12:19:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527164377.27.0.682650639539.issue33622@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 301e3cc8a5bc68c5347ab6ac6f83428000d31ab2 by Serhiy Storchaka in branch 'master':
bpo-33622: Fix issues with handling errors in the GC. (GH-7078)
https://github.com/python/cpython/commit/301e3cc8a5bc68c5347ab6ac6f83428000d31ab2
History
Date User Action Args
2018-05-24 12:19:37serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner
2018-05-24 12:19:37serhiy.storchakasetmessageid: <1527164377.27.0.682650639539.issue33622@psf.upfronthosting.co.za>
2018-05-24 12:19:37serhiy.storchakalinkissue33622 messages
2018-05-24 12:19:37serhiy.storchakacreate