Skip to content
Snippets Groups Projects
Select Git revision
  • 3a2fb201a52367286d25bede4612c73b6a1cd4b9
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

mpprint.c

Blame
  • user avatar
    Damien George authored
    C's printf will pad nan/inf differently to CPython.  Our implementation
    originally conformed to C, now it conforms to CPython's way.
    
    Tests for this are also added in this patch.
    79474c6b
    History
    mpprint.c 16.07 KiB