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, gvanrossum, pablogsal
Date 2021-07-26.10:22:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ae0a2b756255629140efcbe57fc2e714f0267aa3 by Mark Shannon in branch 'main':
bpo-44590: Lazily allocate frame objects (GH-27077)
https://github.com/python/cpython/commit/ae0a2b756255629140efcbe57fc2e714f0267aa3
History
Date User Action Args
2021-07-26 10:22:29Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, pablogsal
2021-07-26 10:22:28Mark.Shannonsetmessageid: <[email protected]>
2021-07-26 10:22:28Mark.Shannonlinkissue44590 messages
2021-07-26 10:22:28Mark.Shannoncreate