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 terry.reedy
Recipients terry.reedy, zzzeek
Date 2021-06-04.21:13:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622841193.33.0.671442591957.issue44304@roundup.psfhosted.org>
In-reply-to
Content
Coredevs are likely to assume that the problem is in greenlets, especially if it has any C code (I don't know).  I suggest you first try to find the commit between releases that resulted in the problem.  If it is not deterministicly reproducible, you likely need to do a manual binary search.  (This is as much as I know.)

If you get an OS 'traceback' longer than a dozen line or so, please attach it as a file rather than pasting in a message.
History
Date User Action Args
2021-06-04 21:13:13terry.reedysetrecipients: + terry.reedy, zzzeek
2021-06-04 21:13:13terry.reedysetmessageid: <1622841193.33.0.671442591957.issue44304@roundup.psfhosted.org>
2021-06-04 21:13:13terry.reedylinkissue44304 messages
2021-06-04 21:13:13terry.reedycreate