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 matrixise, ned.deily, ronaldoussoren, steve.dower, vstinner
Date 2019-08-01.09:16:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1564651004.64.0.555847763437.issue18049@roundup.psfhosted.org>
In-reply-to
Content
I'm not sure if it's related, but test_threading.test_recursion_limit() started to crash on two AIX buildbot workers after commit 1a057bab0f18d6ad843ce321d1d77a4819497ae4:
https://bugs.python.org/issue36273#msg348845
History
Date User Action Args
2019-08-01 09:16:44vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, steve.dower, matrixise
2019-08-01 09:16:44vstinnersetmessageid: <1564651004.64.0.555847763437.issue18049@roundup.psfhosted.org>
2019-08-01 09:16:44vstinnerlinkissue18049 messages
2019-08-01 09:16:44vstinnercreate