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 lemburg
Recipients georg.brandl, lemburg, mwizard
Date 2009-09-17.10:23:34
SpamBayes Score 0.00028726493
Marked as misclassified No
Message-id <1253183016.0.0.61972639696.issue6922@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks good. Thanks.

Aside: This is what you get when using too many single character
variable names in a function...

The function should really do just one cast to (unsigned char *) at the
very top and then work with that variable all along.
History
Date User Action Args
2009-09-17 10:23:36lemburgsetrecipients: + lemburg, georg.brandl, mwizard
2009-09-17 10:23:36lemburgsetmessageid: <1253183016.0.0.61972639696.issue6922@psf.upfronthosting.co.za>
2009-09-17 10:23:34lemburglinkissue6922 messages
2009-09-17 10:23:34lemburgcreate