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 benjamin.peterson
Recipients benjamin.peterson, ncoghlan, thomas.nyberg, vstinner
Date 2018-03-04.06:06:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520143563.59.0.467229070634.issue32980@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7023644e0c310a3006c984318c2c111c468735b4 by Benjamin Peterson (Thomas Nyberg) in branch 'master':
closes bpo-32980 Remove _PyFrame_Init (GH-5965)
https://github.com/python/cpython/commit/7023644e0c310a3006c984318c2c111c468735b4
History
Date User Action Args
2018-03-04 06:06:03benjamin.petersonsetrecipients: + benjamin.peterson, ncoghlan, vstinner, thomas.nyberg
2018-03-04 06:06:03benjamin.petersonsetmessageid: <1520143563.59.0.467229070634.issue32980@psf.upfronthosting.co.za>
2018-03-04 06:06:03benjamin.petersonlinkissue32980 messages
2018-03-04 06:06:03benjamin.petersoncreate