- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message355984
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 | 2019-11-04.23:51:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1572911486.84.0.468130394048.issue38644@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset be434dc0380d9f5c7c800de9943cc46d55fd9491 by Victor Stinner in branch 'master': bpo-38644: Pass tstate to Py_EnterRecursiveCall() (GH-16997) https://github.com/python/cpython/commit/be434dc0380d9f5c7c800de9943cc46d55fd9491 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-04 23:51:26 | vstinner | set | recipients: + vstinner |
| 2019-11-04 23:51:26 | vstinner | set | messageid: <1572911486.84.0.468130394048.issue38644@roundup.psfhosted.org> |
| 2019-11-04 23:51:26 | vstinner | link | issue38644 messages |
| 2019-11-04 23:51:26 | vstinner | create | |

