- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message396037
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 | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, erlendaasland, kj, pablogsal, vstinner |
| Date | 2021-06-18.10:00:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1624010449.48.0.126438120557.issue44032@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0982ded179f280176868c1c4eccf77bf70687816 by Mark Shannon in branch 'main': bpo-44032: Move pointer to code object from frame-object to frame specials array. (GH-26771) https://github.com/python/cpython/commit/0982ded179f280176868c1c4eccf77bf70687816 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-18 10:00:49 | Mark.Shannon | set | recipients: + Mark.Shannon, vstinner, pablogsal, erlendaasland, kj |
| 2021-06-18 10:00:49 | Mark.Shannon | set | messageid: <1624010449.48.0.126438120557.issue44032@roundup.psfhosted.org> |
| 2021-06-18 10:00:49 | Mark.Shannon | link | issue44032 messages |
| 2021-06-18 10:00:49 | Mark.Shannon | create | |

