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 | gregory.p.smith, neologix, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2013年10月29日.00:46:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3d7vJ05pG3zS11@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset e1d51c42e5a1 by Victor Stinner in branch 'default': Issue #18408: Fix PyUnicode_AsUTF8AndSize(), raise MemoryError exception on http://hg.python.org/cpython/rev/e1d51c42e5a1 New changeset 7f4a976829f1 by Victor Stinner in branch 'default': Issue #18408: Fix zipimport, handle PyUnicode_Substring() and get_subname() failures http://hg.python.org/cpython/rev/7f4a976829f1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年10月29日 00:46:41 | python-dev | set | recipients: + python-dev, gregory.p.smith, pitrou, vstinner, neologix, serhiy.storchaka |
| 2013年10月29日 00:46:41 | python-dev | link | issue18408 messages |
| 2013年10月29日 00:46:41 | python-dev | create | |