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, alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2018-01-20.14:42:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516459366.74.0.467229070634.issue32503@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1211c9a9897a174b7261ca258cabf289815a40d8 by Serhiy Storchaka in branch 'master':
bpo-32503: Avoid creating too small frames in pickles. (#5127)
https://github.com/python/cpython/commit/1211c9a9897a174b7261ca258cabf289815a40d8
History
Date User Action Args
2018-01-20 14:42:46serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti, Olivier.Grisel
2018-01-20 14:42:46serhiy.storchakasetmessageid: <1516459366.74.0.467229070634.issue32503@psf.upfronthosting.co.za>
2018-01-20 14:42:46serhiy.storchakalinkissue32503 messages
2018-01-20 14:42:46serhiy.storchakacreate