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 python-dev
Recipients Sworddragon, a.badger, bkabrda, ezio.melotti, jwilk, larry, loewis, martin.panter, ncoghlan, pitrou, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2014-03-18.01:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fnxq04jh7z7LjW@mail.python.org>
In-reply-to
Content
New changeset c9905e802042 by Victor Stinner in branch 'default':
Issue #19977: Fix test_capi when LC_CTYPE locale is POSIX
http://hg.python.org/cpython/rev/c9905e802042
History
Date User Action Args
2014-03-18 01:38:21python-devsetrecipients: + python-dev, loewis, ncoghlan, pitrou, vstinner, larry, jwilk, ezio.melotti, a.badger, r.david.murray, Sworddragon, martin.panter, serhiy.storchaka, bkabrda
2014-03-18 01:38:21python-devlinkissue19977 messages
2014-03-18 01:38:21python-devcreate