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 Mark.Shannon, Xtrem532, erlendaasland, gvanrossum, hroncok, jpe, pablogsal, petr.viktorin, rhettinger, scoder, vstinner
Date 2021-09-23.09:04:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632387857.19.0.17898343361.issue43760@roundup.psfhosted.org>
In-reply-to
Content
I created PR 28527 to document PyThreadState.use_tracing removal and explain how to port existing code to Python 3.10.
History
Date User Action Args
2021-09-23 09:04:17vstinnersetrecipients: + vstinner, gvanrossum, rhettinger, jpe, scoder, petr.viktorin, Mark.Shannon, hroncok, pablogsal, erlendaasland, Xtrem532
2021-09-23 09:04:17vstinnersetmessageid: <1632387857.19.0.17898343361.issue43760@roundup.psfhosted.org>
2021-09-23 09:04:17vstinnerlinkissue43760 messages
2021-09-23 09:04:17vstinnercreate