- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message192591
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 | aliles, amaury.forgeotdarc, christian.heimes, georg.brandl, kristjan.jonsson, ncoghlan, python-dev, serhiy.storchaka, trent, vstinner |
| Date | 2013-07-07.20:58:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3bpMZP0ZFtzMwG@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 31a635303e55 by Victor Stinner in branch 'default': Issue #18203: Fix _Py_DecodeUTF8_surrogateescape(), use PyMem_RawMalloc() as _Py_char2wchar() http://hg.python.org/cpython/rev/31a635303e55 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-07 20:58:06 | python-dev | set | recipients: + python-dev, georg.brandl, amaury.forgeotdarc, ncoghlan, kristjan.jonsson, vstinner, christian.heimes, trent, aliles, serhiy.storchaka |
| 2013-07-07 20:58:06 | python-dev | link | issue18203 messages |
| 2013-07-07 20:58:06 | python-dev | create | |

