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 ncoghlan
Recipients brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2020-01-20.22:21:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 1e420f849d0c094098543d2c27d35eaec69b2784 by Nick Coghlan in branch 'master':
bpo-35134: Migrate frameobject.h contents to cpython/frameobject.h (GH-18052)
https://github.com/python/cpython/commit/1e420f849d0c094098543d2c27d35eaec69b2784
History
Date User Action Args
2020-01-20 22:21:39ncoghlansetrecipients: + ncoghlan, brett.cannon, vstinner, jkloth, eric.snow, serhiy.storchaka
2020-01-20 22:21:39ncoghlansetmessageid: <[email protected]>
2020-01-20 22:21:39ncoghlanlinkissue35134 messages
2020-01-20 22:21:39ncoghlancreate