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 benjamin.peterson
Recipients Jim.Jewett, benjamin.peterson, ezio.melotti
Date 2012-01-16.15:10:30
SpamBayes Score 0.017433897
Marked as misclassified No
Message-id <1326726630.8.0.765737781098.issue13793@psf.upfronthosting.co.za>
In-reply-to
Content
Normalizing the string in getattr() is unacceptable. We'll just have to document, that all identifiers are in NFKC.
History
Date User Action Args
2012-01-16 15:10:30benjamin.petersonsetrecipients: + benjamin.peterson, ezio.melotti, Jim.Jewett
2012-01-16 15:10:30benjamin.petersonsetmessageid: <1326726630.8.0.765737781098.issue13793@psf.upfronthosting.co.za>
2012-01-16 15:10:30benjamin.petersonlinkissue13793 messages
2012-01-16 15:10:30benjamin.petersoncreate