diff options
author | Jeff Epler <jepler@gmail.com> | 2025-05-28 20:49:29 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-06-10 15:41:24 +1000 |
commit | 2ce63b142068fc04aae701ae78af683736dc179c (patch) | |
tree | bf865a06cdbe96b9a38d3e7fe8b50c52eeec2677 /tests/basics/import-pkg4.py | |
parent | 0a98f3a91130d127c937d6865ead24b6693182eb (diff) | |
download | micropython-master.tar.gz micropython-master.zip |
If a complex literal had a negative real part and a positive imaginary
part, it was not parsed properly because the imaginary part also came out
negative.
Includes a test of complex parsing, which fails without this fix.
Co-authored-by: ComplexSymbol <141301057+ComplexSymbol@users.noreply.github.com>
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'tests/basics/import-pkg4.py')
0 files changed, 0 insertions, 0 deletions