Message 201596 - Python tracker (original) (raw)
Message201596
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 |