Message 288192 - Python tracker
Message288192
| 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:02 | mark.dickinson | set | recipients: + mark.dickinson, steven.daprano, Tom Krauss |
| 2017-02-20 11:13:02 | mark.dickinson | set | messageid: <1487589182.67.0.315313831881.issue29602@psf.upfronthosting.co.za> |
| 2017-02-20 11:13:02 | mark.dickinson | link | issue29602 messages |
| 2017-02-20 11:13:02 | mark.dickinson | create | |