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 brianfcoleman, serhiy.storchaka, vstinner
Date 2017-03-24.23:15:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490397327.19.0.508576353774.issue29683@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6a9122ce6969902e119133dac660bf515616c7dd by Victor Stinner (Brian Coleman) in branch 'master':
bpo-29683 - Fixes to _PyCode_SetExtra when co_extra->ce->extras is (#376)
https://github.com/python/cpython/commit/6a9122ce6969902e119133dac660bf515616c7dd
History
Date User Action Args
2017-03-24 23:15:27vstinnersetrecipients: + vstinner, serhiy.storchaka, brianfcoleman
2017-03-24 23:15:27vstinnersetmessageid: <1490397327.19.0.508576353774.issue29683@psf.upfronthosting.co.za>
2017-03-24 23:15:27vstinnerlinkissue29683 messages
2017-03-24 23:15:27vstinnercreate