Steve Dower added the comment:

It's actually bad code generation for the switch statement in 
build_filter_spec() in _lzmamodule.c.

I've filed a bug, so hopefully it will be fixed, but if not then it should be 
easy enough to exclude that function (or even the whole module - _lzmamodule.c 
doesn't have any of the speed critical parts in it, by the look of it).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15993>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to