Stefan Krah added the comment: Another thing:
6) We need some kind of prominent documentation that existing programs need to be changed: Python 3.5.0a0 (default:62438d1b11c7+, May 3 2014, 23:35:03) [GCC 4.8.2] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import failmalloc >>> failmalloc.enable() >>> bytes(1) Segmentation fault (core dumped) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue21233> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
