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 vstinner
Recipients jkloth, loewis, steve.dower, vstinner, zach.ware
Date 2014-09-16.12:12:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410869559.81.0.276364941572.issue22400@psf.upfronthosting.co.za>
In-reply-to
Content
I think this issue was already fixed by this change:

changeset:   88287:ea0aa3e32ab5
branch:      3.3
parent:      88263:203ca77ea819
user:        Martin v. Löwis <martin@v.loewis.de>
date:        Sat Jan 04 10:01:42 2014 +0100
files:       Misc/NEWS PC/python3.def
description:
Issue #17432: Drop UCS2 from names of Unicode functions in python3.def.
History
Date User Action Args
2014-09-16 12:12:39vstinnersetrecipients: + vstinner, loewis, jkloth, zach.ware, steve.dower
2014-09-16 12:12:39vstinnersetmessageid: <1410869559.81.0.276364941572.issue22400@psf.upfronthosting.co.za>
2014-09-16 12:12:39vstinnerlinkissue22400 messages
2014-09-16 12:12:39vstinnercreate