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 skrah
Recipients loewis, python-dev, skrah
Date 2012-08-21.06:37:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345531048.53.0.717566379813.issue15736@psf.upfronthosting.co.za>
In-reply-to
Content
I used the cast for gcc >= 4.6 and the assert() as a courtesy to
authors of buggy sq_length() functions. Thanks for the comments!
History
Date User Action Args
2012-08-21 06:37:28skrahsetrecipients: + skrah, loewis, python-dev
2012-08-21 06:37:28skrahsetmessageid: <1345531048.53.0.717566379813.issue15736@psf.upfronthosting.co.za>
2012-08-21 06:37:07skrahlinkissue15736 messages
2012-08-21 06:37:06skrahcreate