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 | python-dev, serhiy.storchaka, vstinner |
| Date | 2015年01月25日.23:27:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150125232742.55106.65676@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 2de90090e486 by Serhiy Storchaka in branch '3.4': Issue #23321: Fixed a crash in str.decode() when error handler returned https://hg.python.org/cpython/rev/2de90090e486 New changeset 1cd68b3c46aa by Serhiy Storchaka in branch 'default': Issue #23321: Fixed a crash in str.decode() when error handler returned https://hg.python.org/cpython/rev/1cd68b3c46aa |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年01月25日 23:27:45 | python-dev | set | recipients: + python-dev, vstinner, serhiy.storchaka |
| 2015年01月25日 23:27:45 | python-dev | link | issue23321 messages |
| 2015年01月25日 23:27:45 | python-dev | create | |