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 | Brian.Cain, benjamin.peterson, python-dev, serhiy.storchaka, terry.reedy |
| Date | 2015年11月14日.13:15:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151114131458.4665.37743@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 73da4fd7542b by Serhiy Storchaka in branch '3.4': Issue #25388: Fixed tokenizer crash when processing undecodable source code https://hg.python.org/cpython/rev/73da4fd7542b New changeset e4a69eb34ad7 by Serhiy Storchaka in branch '3.5': Issue #25388: Fixed tokenizer crash when processing undecodable source code https://hg.python.org/cpython/rev/e4a69eb34ad7 New changeset ea0c4b811eae by Serhiy Storchaka in branch 'default': Issue #25388: Fixed tokenizer crash when processing undecodable source code https://hg.python.org/cpython/rev/ea0c4b811eae New changeset 8e472cc258ec by Serhiy Storchaka in branch '2.7': Issue #25388: Fixed tokenizer hang when processing undecodable source code https://hg.python.org/cpython/rev/8e472cc258ec |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年11月14日 13:15:01 | python-dev | set | recipients: + python-dev, terry.reedy, benjamin.peterson, Brian.Cain, serhiy.storchaka |
| 2015年11月14日 13:15:01 | python-dev | link | issue25388 messages |
| 2015年11月14日 13:15:01 | python-dev | create | |