- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message388715
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 | serhiy.storchaka |
|---|---|
| Recipients | Mark.Shannon, gvanrossum, python-dev, serhiy.storchaka, tomkpz |
| Date | 2021-03-15.09:23:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1615800238.14.0.33746068239.issue42917@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> There are also other ideas floating about for improving memory locality related to the frame stack, e.g. putting the stack frames in an array instead of a linked list. Would it work with generators and coroutines? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-03-15 09:23:58 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, Mark.Shannon, python-dev, tomkpz |
| 2021-03-15 09:23:58 | serhiy.storchaka | set | messageid: <1615800238.14.0.33746068239.issue42917@roundup.psfhosted.org> |
| 2021-03-15 09:23:58 | serhiy.storchaka | link | issue42917 messages |
| 2021-03-15 09:23:58 | serhiy.storchaka | create | |

