- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message413721
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, erlendaasland, kj, pablogsal, vstinner |
| Date | 2022-02-22.17:33:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1645551219.15.0.943863699525.issue44032@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Removing the PyFrameObject.f_code member (commit b11a951f16f0603d98de24fee5c023df83ea552c) broke by gevent project: * https://github.com/gevent/gevent/issues/1867 * https://bugs.python.org/issue40421#msg413719 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-22 17:33:39 | vstinner | set | recipients: + vstinner, Mark.Shannon, pablogsal, erlendaasland, kj |
| 2022-02-22 17:33:39 | vstinner | set | messageid: <1645551219.15.0.943863699525.issue44032@roundup.psfhosted.org> |
| 2022-02-22 17:33:39 | vstinner | link | issue44032 messages |
| 2022-02-22 17:33:39 | vstinner | create | |

