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 | pitrou, python-dev, vstinner |
| Date | 2016年03月15日.16:26:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160315162602.108823.16978@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset b394fc71f92a by Victor Stinner in branch '3.5': Fix Py_FatalError() if called without the GIL https://hg.python.org/cpython/rev/b394fc71f92a New changeset c298c6d8b324 by Victor Stinner in branch '3.5': faulthandler: Test Py_FatalError() with GIL released https://hg.python.org/cpython/rev/c298c6d8b324 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年03月15日 16:26:07 | python-dev | set | recipients: + python-dev, pitrou, vstinner |
| 2016年03月15日 16:26:07 | python-dev | link | issue26558 messages |
| 2016年03月15日 16:26:07 | python-dev | create | |