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 | Tim.Graham, berker.peksag, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2015年03月24日.13:07:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150324130721.70036.42692@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 850b9dcd0534 by Victor Stinner in branch 'default': Issue #23571: In debug mode, _Py_CheckFunctionResult() now calls https://hg.python.org/cpython/rev/850b9dcd0534 New changeset da252f12352a by Victor Stinner in branch '3.4': Issue #23571: Py_FatalError() now tries to flush sys.stdout and sys.stderr https://hg.python.org/cpython/rev/da252f12352a New changeset c9bcf669d807 by Victor Stinner in branch 'default': (Merge 3.4) Issue #23571: Py_FatalError() now tries to flush sys.stdout and https://hg.python.org/cpython/rev/c9bcf669d807 New changeset 57550e1f57d9 by Victor Stinner in branch 'default': Issue #23571: Update test_capi https://hg.python.org/cpython/rev/57550e1f57d9 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年03月24日 13:07:25 | python-dev | set | recipients: + python-dev, pitrou, vstinner, berker.peksag, serhiy.storchaka, Tim.Graham |
| 2015年03月24日 13:07:25 | python-dev | link | issue23571 messages |
| 2015年03月24日 13:07:24 | python-dev | create | |