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 bhuvaneshbhatt, christian.heimes, eamanu, eric.smith, mark.dickinson, serhiy.storchaka, steven.daprano
Date 2021-01-26.13:02:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611666174.13.0.901360551249.issue43025@roundup.psfhosted.org>
In-reply-to
Content
[Serhiy]

> Just making the parser [...] recognizing "i" as well as "j" as complex number suffix.

Okay, thanks. I doubt that that will be enough to silence the repeated requests: people are still going to complain that the value that was entered as `1i` is being displayed as `1j`. I don't see a sane path towards changing that.
History
Date User Action Args
2021-01-26 13:02:54mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, christian.heimes, steven.daprano, serhiy.storchaka, eamanu, bhuvaneshbhatt
2021-01-26 13:02:54mark.dickinsonsetmessageid: <1611666174.13.0.901360551249.issue43025@roundup.psfhosted.org>
2021-01-26 13:02:54mark.dickinsonlinkissue43025 messages
2021-01-26 13:02:54mark.dickinsoncreate