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 jcea
Recipients jcea
Date 2011-04-20.16:59:50
SpamBayes Score 0.00032994794
Marked as misclassified No
Message-id <1303318791.56.0.411259673759.issue11890@psf.upfronthosting.co.za>
In-reply-to
Content
Compiling current 3.1 and 3.2 show this warning:

"""
Python/sysmodule.c:1378: warning: offset outside bounds of constant string
"""

This is a bit scary. Could be a security/stability hazard?.
History
Date User Action Args
2011-04-20 16:59:51jceasetrecipients: + jcea
2011-04-20 16:59:51jceasetmessageid: <1303318791.56.0.411259673759.issue11890@psf.upfronthosting.co.za>
2011-04-20 16:59:50jcealinkissue11890 messages
2011-04-20 16:59:50jceacreate