- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message364078
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 | vstinner |
|---|---|
| Recipients | Mark.Shannon, eric.snow, vstinner |
| Date | 2020-03-13.09:20:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1584091203.51.0.26229438917.issue39947@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 224481a8c988fca12f488544edd2f01c0af2a91d by Victor Stinner in branch 'master': bpo-39947: Move Py_EnterRecursiveCall() to internal C API (GH-18972) https://github.com/python/cpython/commit/224481a8c988fca12f488544edd2f01c0af2a91d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-13 09:20:03 | vstinner | set | recipients: + vstinner, Mark.Shannon, eric.snow |
| 2020-03-13 09:20:03 | vstinner | set | messageid: <1584091203.51.0.26229438917.issue39947@roundup.psfhosted.org> |
| 2020-03-13 09:20:03 | vstinner | link | issue39947 messages |
| 2020-03-13 09:20:03 | vstinner | create | |

