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 Greg Price, gregory.p.smith, sir-sigurd, vstinner
Date 2019-10-01.11:29:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569929396.29.0.744470488001.issue37802@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6314abcc08f5d0f3d3a915dc9455ea223fa65517 by Victor Stinner in branch 'master':
bpo-37802: Fix a compiler warning in longobject.c (GH-16517)
https://github.com/python/cpython/commit/6314abcc08f5d0f3d3a915dc9455ea223fa65517
History
Date User Action Args
2019-10-01 11:29:56vstinnersetrecipients: + vstinner, gregory.p.smith, Greg Price, sir-sigurd
2019-10-01 11:29:56vstinnersetmessageid: <1569929396.29.0.744470488001.issue37802@roundup.psfhosted.org>
2019-10-01 11:29:56vstinnerlinkissue37802 messages
2019-10-01 11:29:56vstinnercreate