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 maggiemoss, pablogsal, vstinner, xtreak
Date 2020-09-23.21:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600896357.74.0.636113431543.issue41428@roundup.psfhosted.org>
In-reply-to
Content
New changeset d67de0a30d76c6a28056bae22fd7d13f2e111b77 by Victor Stinner in branch 'master':
bpo-41428: Fix compiler warnings in unionobject.c (GH-22388)
https://github.com/python/cpython/commit/d67de0a30d76c6a28056bae22fd7d13f2e111b77
History
Date User Action Args
2020-09-23 21:25:57vstinnersetrecipients: + vstinner, pablogsal, xtreak, maggiemoss
2020-09-23 21:25:57vstinnersetmessageid: <1600896357.74.0.636113431543.issue41428@roundup.psfhosted.org>
2020-09-23 21:25:57vstinnerlinkissue41428 messages
2020-09-23 21:25:57vstinnercreate