[issue5557] Byte-code compilation uses excessive memory

"Martin v. Löwis" <report@bugs.python.org> at psf.upfronthosting.co.za "Martin v. Löwis" <report@bugs.python.org> at psf.upfronthosting.co.za
Tue Mar 24 21:19:34 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

It might be possible to make it more efficient. However, the primary
purpose of source code is to support hand-written code, and such code
should never run into such problems.

So lowering the priority. If you want this resolved, it might be best if
you provide a patch.

----------
nosy: +loewis
priority:  -> low

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5557>
_______________________________________


More information about the Python-bugs-list mailing list