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 serhiy.storchaka
Recipients brianfcoleman, serhiy.storchaka
Date 2017-03-24.23:13:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490397191.55.0.485882752615.issue29683@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a6e84933d204f807e0e81b6a2237193b2e8ab89a by Serhiy Storchaka (Brian Coleman) in branch '3.6':
bpo-29683 - Fixes to _PyCode_SetExtra when co_extra->ce->extras is (#402)
https://github.com/python/cpython/commit/a6e84933d204f807e0e81b6a2237193b2e8ab89a
History
Date User Action Args
2017-03-24 23:13:11serhiy.storchakasetrecipients: + serhiy.storchaka, brianfcoleman
2017-03-24 23:13:11serhiy.storchakasetmessageid: <1490397191.55.0.485882752615.issue29683@psf.upfronthosting.co.za>
2017-03-24 23:13:11serhiy.storchakalinkissue29683 messages
2017-03-24 23:13:11serhiy.storchakacreate