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 Arfrever, benjamin.peterson, methane, nascheme, pitrou, serhiy.storchaka, yselivanov
Date 2018-01-09.19:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515527695.05.0.467229070634.issue24340@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d4864c61e3e27e337762dc45e504977299bd5b46 by Serhiy Storchaka in branch 'master':
bpo-24340: Fix estimation of the code stack size. (#5076)
https://github.com/python/cpython/commit/d4864c61e3e27e337762dc45e504977299bd5b46
History
Date User Action Args
2018-01-09 19:54:55serhiy.storchakasetrecipients: + serhiy.storchaka, nascheme, pitrou, benjamin.peterson, Arfrever, methane, yselivanov
2018-01-09 19:54:55serhiy.storchakasetmessageid: <1515527695.05.0.467229070634.issue24340@psf.upfronthosting.co.za>
2018-01-09 19:54:55serhiy.storchakalinkissue24340 messages
2018-01-09 19:54:55serhiy.storchakacreate