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