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 Johan Dahlin, db3l, emilyemorehouse, eric.snow, koobs, nascheme, ncoghlan, pmpp, serhiy.storchaka, shprotx, steve.dower, vstinner, yselivanov
Date 2019-06-03.01:24:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559525076.43.0.00273395745062.issue33608@roundup.psfhosted.org>
In-reply-to
Content
> So far so good. :)  I'll keep an eye on things and if the buildbots are still happy then I'll add back _PyEval_FinishPendingCalls() in _Py_FinalizeEx() in a few days.

I have no idea if it's related, but we started to see coredumps on FreeBSD:
https://bugs.python.org/issue37135
History
Date User Action Args
2019-06-03 01:24:36vstinnersetrecipients: + vstinner, nascheme, db3l, ncoghlan, pmpp, eric.snow, serhiy.storchaka, yselivanov, koobs, steve.dower, emilyemorehouse, Johan Dahlin, shprotx
2019-06-03 01:24:36vstinnersetmessageid: <1559525076.43.0.00273395745062.issue33608@roundup.psfhosted.org>
2019-06-03 01:24:36vstinnerlinkissue33608 messages
2019-06-03 01:24:36vstinnercreate