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

