[issue21433] "False = True" produces segfault

2014-05-04 Thread Ned Deily
Ned Deily added the comment: See Issue18458. Update to the latest Python 3.3.5 or 3.4.x. -- nosy: +ned.deily resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> interactive interpreter crashes and test_readline fails on OS X 10.9 Mavericks due to libedi

[issue21433] "False = True" produces segfault

2014-05-04 Thread Samuel Ainsworth
Changes by Samuel Ainsworth : -- type: -> crash ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue21433] "False = True" produces segfault

2014-05-04 Thread Samuel Ainsworth
New submission from Samuel Ainsworth: Running this: >>> False = True Segmentation fault: 11 gives me this: Process: Python [17911] Path: /Library/Frameworks/Python.framework/Versions/3.3/Resources/Python.app/Contents/MacOS/Python Identifier: Python Version: 3.3