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, chris.jerdonek, vstinner
Date 2020-09-23.12:07:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600862840.28.0.328953509015.issue40941@roundup.psfhosted.org>
In-reply-to
Content
New changeset b7d8d8dbfe83040087a63662e0b908f4b5ac24b0 by Victor Stinner in branch 'master':
bpo-40941: Fix stackdepth compiler warnings (GH-22377)
https://github.com/python/cpython/commit/b7d8d8dbfe83040087a63662e0b908f4b5ac24b0
History
Date User Action Args
2020-09-23 12:07:20vstinnersetrecipients: + vstinner, chris.jerdonek, Mark.Shannon
2020-09-23 12:07:20vstinnersetmessageid: <1600862840.28.0.328953509015.issue40941@roundup.psfhosted.org>
2020-09-23 12:07:20vstinnerlinkissue40941 messages
2020-09-23 12:07:20vstinnercreate