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 Demur Rumed, Mark.Shannon, benjamin.peterson, christian.heimes, mark.dickinson, nascheme, ncoghlan, pitrou, rhettinger, serhiy.storchaka, trent
Date 2018-01-02.14:11:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514902313.37.0.467229070634.issue17611@psf.upfronthosting.co.za>
In-reply-to
Content
I've added a commit to compute the stack size.
It should compute the exact stack size in all cases, and thus fix bpo-24340.
History
Date User Action Args
2018-01-02 14:11:53Mark.Shannonsetrecipients: + Mark.Shannon, nascheme, rhettinger, mark.dickinson, ncoghlan, pitrou, christian.heimes, benjamin.peterson, trent, serhiy.storchaka, Demur Rumed
2018-01-02 14:11:53Mark.Shannonsetmessageid: <1514902313.37.0.467229070634.issue17611@psf.upfronthosting.co.za>
2018-01-02 14:11:53Mark.Shannonlinkissue17611 messages
2018-01-02 14:11:53Mark.Shannoncreate