Nick Coghlan added the comment:

We have quite a few of them: 
https://github.com/python/cpython/tree/master/Lib/test/crashers

Python 2.7 is ancient, so our tolerance for intrusive interpreter level fixes 
to address rare problems that are easy to avoid at the development level is 
pretty low.

Fixing those kinds of problems in Python 3.x is encouraged, but still not 
necessarily easy.

----------

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

Reply via email to