Message 286246 - Python tracker

Message286246

Author methane
Recipients methane, rhettinger, serhiy.storchaka, vstinner
Date 2017-01-25.12:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485348025.46.0.783076646018.issue29336@psf.upfronthosting.co.za>
In-reply-to
Content
As I said on ML, now I think embedding some co_* tuples into code object
is better way to reduce number of tuples and memory usage.
So I close this issue for now.

Thanks for review and comments.
History
Date User Action Args
2017-01-25 12:40:25methanesetrecipients: + methane, rhettinger, vstinner, serhiy.storchaka
2017-01-25 12:40:25methanesetmessageid: <1485348025.46.0.783076646018.issue29336@psf.upfronthosting.co.za>
2017-01-25 12:40:25methanelinkissue29336 messages
2017-01-25 12:40:25methanecreate