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 pablogsal
Recipients Mark.Shannon, brandtbucher, erlendaasland, methane, pablogsal, vstinner
Date 2021-05-28.23:14:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622243680.38.0.783907417921.issue44206@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a672a5908736e44a8a25a99b3a116b085f12aa8 by Pablo Galindo in branch 'main':
bpo-44206: Fix compiler warnings in dictobject.c (GH-26440)
https://github.com/python/cpython/commit/1a672a5908736e44a8a25a99b3a116b085f12aa8
History
Date User Action Args
2021-05-28 23:14:40pablogsalsetrecipients: + pablogsal, vstinner, methane, Mark.Shannon, brandtbucher, erlendaasland
2021-05-28 23:14:40pablogsalsetmessageid: <1622243680.38.0.783907417921.issue44206@roundup.psfhosted.org>
2021-05-28 23:14:40pablogsallinkissue44206 messages
2021-05-28 23:14:40pablogsalcreate