This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients Tom Krauss, mark.dickinson, steven.daprano
Date 2017-02-20.11:13:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487589182.67.0.315313831881.issue29602@psf.upfronthosting.co.za>
In-reply-to
Content
Confirmed on my machine. The effect of the source is to do `complex(complex(x), 0.0)` in this case, which isn't correct.
History
Date User Action Args
2017-02-20 11:13:02mark.dickinsonsetrecipients: + mark.dickinson, steven.daprano, Tom Krauss
2017-02-20 11:13:02mark.dickinsonsetmessageid: <1487589182.67.0.315313831881.issue29602@psf.upfronthosting.co.za>
2017-02-20 11:13:02mark.dickinsonlinkissue29602 messages
2017-02-20 11:13:02mark.dickinsoncreate