Message 399071 - Python tracker

Message399071

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 vstinner
Date 2021-08-06.11:11:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628248279.02.0.326174410743.issue44584@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d77691172aae81bdcbb0ea75839d0e896c43781 by Victor Stinner in branch 'main':
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
https://github.com/python/cpython/commit/4d77691172aae81bdcbb0ea75839d0e896c43781
History
Date User Action Args
2021-08-06 11:11:19vstinnersetrecipients: + vstinner
2021-08-06 11:11:19vstinnersetmessageid: <1628248279.02.0.326174410743.issue44584@roundup.psfhosted.org>
2021-08-06 11:11:19vstinnerlinkissue44584 messages
2021-08-06 11:11:18vstinnercreate