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 Dennis Sweeney, methane, pablogsal, remi.lapeyre, rhettinger, serhiy.storchaka
Date 2020-06-15.01:05:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592183126.83.0.425197203098.issue40890@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10c3b2120afa01b2c310ac50e99d8b98c943b0a2 by Pablo Galindo in branch 'master':
bpo-40890: Fix compiler warning in dictobject.c (GH-20876)
https://github.com/python/cpython/commit/10c3b2120afa01b2c310ac50e99d8b98c943b0a2
History
Date User Action Args
2020-06-15 01:05:26pablogsalsetrecipients: + pablogsal, rhettinger, methane, serhiy.storchaka, remi.lapeyre, Dennis Sweeney
2020-06-15 01:05:26pablogsalsetmessageid: <1592183126.83.0.425197203098.issue40890@roundup.psfhosted.org>
2020-06-15 01:05:26pablogsallinkissue40890 messages
2020-06-15 01:05:26pablogsalcreate