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 petri.lehtinen
Recipients Arfrever, alexis, ezio.melotti, georg.brandl, lemburg, loewis, ned.deily, petri.lehtinen, pitrou, r.david.murray, sdaoden, vstinner
Date 2011-11-06.19:48:10
SpamBayes Score 1.3506714e-06
Marked as misclassified No
Message-id <1320608891.27.0.216425585232.issue6203@psf.upfronthosting.co.za>
In-reply-to
Content
If the thread safety of setlocale() is a problem, does anybody know how portable uselocale() is? It sets the locale of the current thread only, so it's safe to temporarily change the locale and then set it back.
History
Date User Action Args
2011-11-06 19:48:11petri.lehtinensetrecipients: + petri.lehtinen, lemburg, loewis, georg.brandl, pitrou, vstinner, ned.deily, ezio.melotti, Arfrever, r.david.murray, alexis, sdaoden
2011-11-06 19:48:11petri.lehtinensetmessageid: <1320608891.27.0.216425585232.issue6203@psf.upfronthosting.co.za>
2011-11-06 19:48:10petri.lehtinenlinkissue6203 messages
2011-11-06 19:48:10petri.lehtinencreate