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 | mark.dickinson, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah |
| Date | 2013年02月09日.22:29:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Z3Sbj6mNSzSD9@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 38830281d43b by Antoine Pitrou in branch '3.2': Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. http://hg.python.org/cpython/rev/38830281d43b New changeset c08bcf5302ec by Antoine Pitrou in branch '3.3': Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. http://hg.python.org/cpython/rev/c08bcf5302ec New changeset 10e59553a8de by Antoine Pitrou in branch 'default': Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter. http://hg.python.org/cpython/rev/10e59553a8de |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年02月09日 22:29:06 | python-dev | set | recipients: + python-dev, rhettinger, mark.dickinson, pitrou, skrah, serhiy.storchaka |
| 2013年02月09日 22:29:06 | python-dev | link | issue17173 messages |
| 2013年02月09日 22:29:06 | python-dev | create | |