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 vstinner
Recipients bcap, cooperlees, lukasz.langa, vstinner
Date 2017-08-16.09:02:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502874130.84.0.121867960261.issue30983@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 98e26979aa4c15b391fd3780340772a17d513d4d by Victor Stinner in branch '3.6':
Revert "[3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (GH-2803) (#3090)" (#3101)
https://github.com/python/cpython/commit/98e26979aa4c15b391fd3780340772a17d513d4d
History
Date User Action Args
2017-08-16 09:02:10vstinnersetrecipients: + vstinner, lukasz.langa, cooperlees, bcap
2017-08-16 09:02:10vstinnersetmessageid: <1502874130.84.0.121867960261.issue30983@psf.upfronthosting.co.za>
2017-08-16 09:02:10vstinnerlinkissue30983 messages
2017-08-16 09:02:10vstinnercreate