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 thomas.nyberg
Recipients benjamin.peterson, ncoghlan, thomas.nyberg, vstinner
Date 2018-03-03.15:59:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520092799.09.0.467229070634.issue32980@psf.upfronthosting.co.za>
In-reply-to
Content
ince I originated this issue and I think I understand the concerns, I figured I could speed up the back and forth in this thread by opening this new PR which removes the `_PyFrame_Init()` function. I couldn't find any `_PyFrame_Fini()` function in the source so maybe you two are confused and there wasn't a corresponding Fini function? (I presume the more likely scenario is that I am the one who is confused so feel free to correct that confusion in that case. :) )
History
Date User Action Args
2018-03-03 15:59:59thomas.nybergsetrecipients: + thomas.nyberg, ncoghlan, vstinner, benjamin.peterson
2018-03-03 15:59:59thomas.nybergsetmessageid: <1520092799.09.0.467229070634.issue32980@psf.upfronthosting.co.za>
2018-03-03 15:59:59thomas.nyberglinkissue32980 messages
2018-03-03 15:59:59thomas.nybergcreate