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 | Demur Rumed, benjamin.peterson, python-dev, serhiy.storchaka |
| Date | 2016年06月15日.17:09:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160615170857.10071.20203.F8EE2CF8@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 51fe72949245 by Serhiy Storchaka in branch '3.5': Issue #27301: Fixed incorrect return codes for errors in compile.c. https://hg.python.org/cpython/rev/51fe72949245 New changeset c388b0751290 by Serhiy Storchaka in branch '2.7': Issue #27301: Fixed incorrect return code for error in compile.c. https://hg.python.org/cpython/rev/c388b0751290 New changeset 2b3cd7e4b2b6 by Serhiy Storchaka in branch 'default': Issue #27301: Fixed incorrect return codes for errors in compile.c. https://hg.python.org/cpython/rev/2b3cd7e4b2b6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年06月15日 17:09:12 | python-dev | set | recipients: + python-dev, benjamin.peterson, serhiy.storchaka, Demur Rumed |
| 2016年06月15日 17:09:12 | python-dev | link | issue27301 messages |
| 2016年06月15日 17:09:12 | python-dev | create | |