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 benjamin.peterson, corona10, loewis, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2017-04-20.07:31:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492673479.31.0.578154361095.issue12414@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b4dc6af7a7862a8996cffed30d39d6add5ee58a3 by Serhiy Storchaka (Dong-hee Na) in branch 'master':
bpo-12414: Update code_sizeof() to take in account co_extra memory. (#1168)
https://github.com/python/cpython/commit/b4dc6af7a7862a8996cffed30d39d6add5ee58a3
History
Date User Action Args
2017-04-20 07:31:19serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, rhettinger, pitrou, vstinner, benjamin.peterson, corona10
2017-04-20 07:31:19serhiy.storchakasetmessageid: <1492673479.31.0.578154361095.issue12414@psf.upfronthosting.co.za>
2017-04-20 07:31:19serhiy.storchakalinkissue12414 messages
2017-04-20 07:31:19serhiy.storchakacreate