Message413720
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, nedbat, petr.viktorin, scoder, vstinner |
| Date | 2022-02-22.17:32:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1645551120.48.0.461572589149.issue40421@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The f_code member has been removed by in bpo-44032 by the commit b11a951f16f0603d98de24fee5c023df83ea552c. The f_frame member has been added in bpo-44590 by the commit ae0a2b756255629140efcbe57fc2e714f0267aa3. See also bpo-46355 [C API] Document PyFrameObject and PyThreadState changes and explain how to port code to Python 3.11. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-22 17:32:00 | vstinner | set | recipients: + vstinner, scoder, nedbat, petr.viktorin, Mark.Shannon |
| 2022-02-22 17:32:00 | vstinner | set | messageid: <1645551120.48.0.461572589149.issue40421@roundup.psfhosted.org> |
| 2022-02-22 17:32:00 | vstinner | link | issue40421 messages |
| 2022-02-22 17:32:00 | vstinner | create | |