Message 235097 - Python tracker
Message235097
| Author | python-dev |
|---|---|
| Recipients | pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2015-01-31.10:09:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150131100902.96078.47032@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4555da8c3091 by Victor Stinner in branch '3.4': Issue #23353: Fix the exception handling of generators in PyEval_EvalFrameEx(). https://hg.python.org/cpython/rev/4555da8c3091 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-31 10:09:07 | python-dev | set | recipients: + python-dev, pitrou, vstinner, serhiy.storchaka |
| 2015-01-31 10:09:07 | python-dev | link | issue23353 messages |
| 2015-01-31 10:09:07 | python-dev | create | |