Feb. 9, 2010
9:47 p.m.
I've noticed a couple of issues that 100% crash Python 2.6.4 like this one - http://bugs.python.org/issue6608 Is it ok to release new versions that are known to crash?
As a general principle: yes, that's ok. We even distribute known crashers with every release. Regards, Martin