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 MrJean1, amaury.forgeotdarc, loewis, mark.dickinson
Date 2008-11-30.18:22:39
SpamBayes Score 8.498056e-05
Marked as misclassified No
Message-id <4932D9ED.90103@v.loewis.de>
In-reply-to <1228066372.85.0.95271528221.issue4388@psf.upfronthosting.co.za>
Content
> Should I open an issue for this, or am I simply misunderstanding?

I think you are right. However, conversion to/from wchar_t is/was
rarely used, and so are non-BMP characters; it's very likely that
the problem hasn't occurred in practice (and I doubt it would occur
in 3.0 if not fixed - there are more severe problems around).
History
Date User Action Args
2008-11-30 18:22:40loewissetrecipients: + loewis, amaury.forgeotdarc, mark.dickinson, MrJean1
2008-11-30 18:22:39loewislinkissue4388 messages
2008-11-30 18:22:39loewiscreate