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, pablogsal
Date 2021-04-15.13:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618493360.71.0.200473041189.issue43846@roundup.psfhosted.org>
In-reply-to
Content
New changeset 11e0b295dee235dd6fd66a10d4823b0dcb014dc4 by Mark Shannon in branch 'master':
bpo-43846: Use less stack for large literals and calls (GH-25403)
https://github.com/python/cpython/commit/11e0b295dee235dd6fd66a10d4823b0dcb014dc4
History
Date User Action Args
2021-04-15 13:29:20Mark.Shannonsetrecipients: + Mark.Shannon, pablogsal
2021-04-15 13:29:20Mark.Shannonsetmessageid: <1618493360.71.0.200473041189.issue43846@roundup.psfhosted.org>
2021-04-15 13:29:20Mark.Shannonlinkissue43846 messages
2021-04-15 13:29:20Mark.Shannoncreate