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 corona10, rhettinger, serhiy.storchaka, vstinner
Date 2019-10-07.10:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570444099.4.0.165218898717.issue38210@roundup.psfhosted.org>
In-reply-to
Content
New changeset d97f1ce6dba6c4aa5614adc06ad2e0948709845c by Victor Stinner in branch 'master':
bpo-38210: Fix compiler warning in dictobject.c (GH-16611)
https://github.com/python/cpython/commit/d97f1ce6dba6c4aa5614adc06ad2e0948709845c
History
Date User Action Args
2019-10-07 10:28:19vstinnersetrecipients: + vstinner, rhettinger, serhiy.storchaka, corona10
2019-10-07 10:28:19vstinnersetmessageid: <1570444099.4.0.165218898717.issue38210@roundup.psfhosted.org>
2019-10-07 10:28:19vstinnerlinkissue38210 messages
2019-10-07 10:28:19vstinnercreate