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.

作者 xcombelle
收信人 A. Skrobov, benjamin.peterson, berker.peksag, brett.cannon, christian.heimes, eryksun, fdrake, giampaolo.rodola, paul.moore, rhettinger, serhiy.storchaka, steve.dower, tim.golden, vstinner, xcombelle, zach.ware
日期 2016-08-15.15:47:12
SpamBayes Score -1.0
Marked as misclassified
Message-id <1471276033.3.0.732900957319.issue26415@psf.upfronthosting.co.za>
In-reply-to
内容
Looks that there is two bug as partial solution of the main bug which is reduce memory consumption of the parser:
- The compression thing
- the reducing of heap fragmentation
Could each sub bug have it's own bug tracker and mark them blocking for the main bug ?

A. Skrobov Can you describe the big picture of your patch, without I don't understand the logic of your modifications.
历史
日期 用户 动作 参数
2016-08-15 15:47:13xcombelle修改recipients: + xcombelle, fdrake, brett.cannon, rhettinger, paul.moore, vstinner, giampaolo.rodola, christian.heimes, tim.golden, benjamin.peterson, berker.peksag, zach.ware, serhiy.storchaka, eryksun, steve.dower, A. Skrobov
2016-08-15 15:47:13xcombelle修改messageid: <1471276033.3.0.732900957319.issue26415@psf.upfronthosting.co.za>
2016-08-15 15:47:13xcombelle链接issue26415 messages
2016-08-15 15:47:12xcombelle创建