◐ Shell
clean mode source ↗

Issue 19381: Seg Fault with complex numbers

Python 3.3.2 (v3.3.2:d047928ae3f6, May 13 2013, 13:52:24)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> 1+1j
(1+1j)
>>> 1+1j
Segmentation fault: 11