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 ezio.melotti
Recipients benjamin.peterson, christian.heimes, ezio.melotti, gvanrossum
Date 2010-03-13.06:50:51
SpamBayes Score 4.159173e-08
Marked as misclassified No
Message-id <1268463053.12.0.755618131866.issue1616@psf.upfronthosting.co.za>
In-reply-to
Content
There are also a few issues related to compiler warnings:
#7225: about other warnings in object.c, marshal.c, signalmodule.c;
#4500: about other warnings in object.c, marshal.c, main.c;
#4370: about "unknown conversion type character `z' in format" (with patch);
#2973: about the warnings in _ssl.c;
#7463: about a warning in PyDateTime_IMPORT;
#3030: about "_POSIX_C_SOURCE" being redefined on HP-UX;

#1621 might be related too, it has high priority, patches but it's still open.
History
Date User Action Args
2010-03-13 06:50:53ezio.melottisetrecipients: + ezio.melotti, gvanrossum, christian.heimes, benjamin.peterson
2010-03-13 06:50:53ezio.melottisetmessageid: <1268463053.12.0.755618131866.issue1616@psf.upfronthosting.co.za>
2010-03-13 06:50:51ezio.melottilinkissue1616 messages
2010-03-13 06:50:51ezio.melotticreate