- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message361558
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 | vstinner |
| Date | 2020-02-07.10:23:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1581070980.83.0.300313570213.issue38644@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 877ea88934a5164be4d9f15207694fad4173d87d by Victor Stinner in branch 'master': bpo-38644: Add Py_EnterRecursiveCall() to python3.def (GH-18399) https://github.com/python/cpython/commit/877ea88934a5164be4d9f15207694fad4173d87d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-07 10:23:00 | vstinner | set | recipients: + vstinner |
| 2020-02-07 10:23:00 | vstinner | set | messageid: <1581070980.83.0.300313570213.issue38644@roundup.psfhosted.org> |
| 2020-02-07 10:23:00 | vstinner | link | issue38644 messages |
| 2020-02-07 10:23:00 | vstinner | create | |

