◐ Shell
clean mode source ↗

Message 272772 - Python tracker

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.