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 skrah
Recipients BreamoreBoy, eric.smith, loewis, mark.dickinson, mcepl, skrah, vstinner
Date 2013-11-04.13:09:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20131104130938.GA896@sleipnir.bytereef.org>
In-reply-to <1383562929.32.0.59201041111.issue7442@psf.upfronthosting.co.za>
Content
Yes, I saw the comments. I'm still wondering if we should just write an
mbstowcs_l() function instead.

Even then, there would still be a small chance that a C extension that
creates its own thread picks up the wrong LC_CTYPE.
History
Date User Action Args
2013-11-04 13:09:39skrahsetrecipients: + skrah, loewis, mark.dickinson, vstinner, eric.smith, mcepl, BreamoreBoy
2013-11-04 13:09:39skrahlinkissue7442 messages
2013-11-04 13:09:38skrahcreate