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 Olivier.Grisel, pitrou, serhiy.storchaka
Date 2018-01-11.11:03:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515668608.17.0.467229070634.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0a2da50e1867831251fad75377d0f10713eb6301 by Serhiy Storchaka in branch 'master':
bpo-31993: Do not create frames for large bytes and str objects (#5114)
https://github.com/python/cpython/commit/0a2da50e1867831251fad75377d0f10713eb6301
History
Date User Action Args
2018-01-11 11:03:28serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, Olivier.Grisel
2018-01-11 11:03:28serhiy.storchakasetmessageid: <1515668608.17.0.467229070634.issue31993@psf.upfronthosting.co.za>
2018-01-11 11:03:28serhiy.storchakalinkissue31993 messages
2018-01-11 11:03:28serhiy.storchakacreate