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 brett.cannon, dino.viehland, ned.deily, serhiy.storchaka, vstinner, yselivanov
Date 2017-06-13.08:39:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497343173.86.0.0423749010532.issue30604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 932946ca14168e556293d2508c8eebb23a56a2b2 by Victor Stinner in branch '3.6':
bpo-30604: Fix __PyCodeExtraState_Get() prototype (#2152)
https://github.com/python/cpython/commit/932946ca14168e556293d2508c8eebb23a56a2b2
History
Date User Action Args
2017-06-13 08:39:33vstinnersetrecipients: + vstinner, brett.cannon, ned.deily, dino.viehland, serhiy.storchaka, yselivanov
2017-06-13 08:39:33vstinnersetmessageid: <1497343173.86.0.0423749010532.issue30604@psf.upfronthosting.co.za>
2017-06-13 08:39:33vstinnerlinkissue30604 messages
2017-06-13 08:39:33vstinnercreate