summaryrefslogtreecommitdiffstatshomepage
path: root/py/asmarm.h
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2025-05-28 20:49:29 +0200
committerDamien George <damien@micropython.org>2025-06-10 15:41:24 +1000
commit2ce63b142068fc04aae701ae78af683736dc179c (patch)
treebf865a06cdbe96b9a38d3e7fe8b50c52eeec2677 /py/asmarm.h
parent0a98f3a91130d127c937d6865ead24b6693182eb (diff)
downloadmicropython-master.tar.gz
micropython-master.zip
py/parsenum: Fix parsing complex literals with negative real part.HEADmaster
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 'py/asmarm.h')
0 files changed, 0 insertions, 0 deletions