- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message416476
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 | brandtbucher, itamaro, vstinner |
| Date | 2022-04-01.08:55:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1648803313.67.0.25733581402.issue46850@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset f877b40e3f7e0d97878884d80fbec879a85ab7e8 by Victor Stinner in branch 'main': bpo-46850: Move _PyInterpreterState_SetEvalFrameFunc() to internal C API (GH-32054) https://github.com/python/cpython/commit/f877b40e3f7e0d97878884d80fbec879a85ab7e8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-01 08:55:13 | vstinner | set | recipients: + vstinner, brandtbucher, itamaro |
| 2022-04-01 08:55:13 | vstinner | set | messageid: <1648803313.67.0.25733581402.issue46850@roundup.psfhosted.org> |
| 2022-04-01 08:55:13 | vstinner | link | issue46850 messages |
| 2022-04-01 08:55:13 | vstinner | create | |

