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 mark.dickinson
Recipients ezio.melotti, flox, marcin.bachry, mark.dickinson, vstinner, zuo
Date 2010-02-03.14:52:11
SpamBayes Score 0.025527034
Marked as misclassified No
Message-id <1265208733.56.0.967271097046.issue7788@psf.upfronthosting.co.za>
In-reply-to
Content
This patch is producing warnings about signed <-> unsigned comparisons on the Windows buildbots;  these should be fixed.  See:

http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%202.6/builds/781/steps/compile/logs/warnings
History
Date User Action Args
2010-02-03 14:52:14mark.dickinsonsetrecipients: + mark.dickinson, vstinner, ezio.melotti, marcin.bachry, zuo, flox
2010-02-03 14:52:13mark.dickinsonsetmessageid: <1265208733.56.0.967271097046.issue7788@psf.upfronthosting.co.za>
2010-02-03 14:52:11mark.dickinsonlinkissue7788 messages
2010-02-03 14:52:11mark.dickinsoncreate