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 eric.smith
Recipients Arfrever, eric.smith, ethan.furman, gvanrossum, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2013-12-17.15:47:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387295253.3.0.211168096534.issue19995@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, looking through Objects/unicodeobject.c, 'u', 'i', and 'd' are treated the same everywhere.
History
Date User Action Args
2013-12-17 15:47:33eric.smithsetrecipients: + eric.smith, gvanrossum, rhettinger, mark.dickinson, pitrou, vstinner, Arfrever, skrah, ethan.furman, serhiy.storchaka
2013-12-17 15:47:33eric.smithsetmessageid: <1387295253.3.0.211168096534.issue19995@psf.upfronthosting.co.za>
2013-12-17 15:47:33eric.smithlinkissue19995 messages
2013-12-17 15:47:33eric.smithcreate