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 loewis
Recipients antlong, belopolsky, eric.araujo, eric.smith, jkloth, loewis, mark.dickinson, ronaldoussoren, vstinner
Date 2010-07-24.10:33:54
SpamBayes Score 0.001191473
Marked as misclassified No
Message-id <1279967636.11.0.622271840949.issue9335@psf.upfronthosting.co.za>
In-reply-to
Content
If an application uses .isalpha for a security-relevant check, this is a security issue in the application, not in Python.
History
Date User Action Args
2010-07-24 10:33:56loewissetrecipients: + loewis, ronaldoussoren, mark.dickinson, belopolsky, vstinner, eric.smith, jkloth, eric.araujo, antlong
2010-07-24 10:33:56loewissetmessageid: <1279967636.11.0.622271840949.issue9335@psf.upfronthosting.co.za>
2010-07-24 10:33:54loewislinkissue9335 messages
2010-07-24 10:33:54loewiscreate