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 Segev Finer, amaury.forgeotdarc, flox, janglin, loewis, pitrou, python-dev, schmir, steve.dower, terry.reedy, vstinner
Date 2018-01-18.10:15:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516270527.6.0.467229070634.issue9566@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 05d68a8bd84cb141be9f9335f5b3540f15a989c4 by Victor Stinner in branch 'master':
bpo-9566: Fix size_t=>int downcast warnings (#5230)
https://github.com/python/cpython/commit/05d68a8bd84cb141be9f9335f5b3540f15a989c4
History
Date User Action Args
2018-01-18 10:15:27vstinnersetrecipients: + vstinner, loewis, terry.reedy, amaury.forgeotdarc, pitrou, schmir, janglin, flox, python-dev, steve.dower, Segev Finer
2018-01-18 10:15:27vstinnersetmessageid: <1516270527.6.0.467229070634.issue9566@psf.upfronthosting.co.za>
2018-01-18 10:15:27vstinnerlinkissue9566 messages
2018-01-18 10:15:27vstinnercreate