summaryrefslogtreecommitdiff
path: root/docs/library/pyb.ExtInt.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-07-14 23:05:25 +1000
committerDamien George <damien.p.george@gmail.com>2018-07-14 23:05:25 +1000
commite94d644a811407cf5f075d4176f689d3225c1d95 (patch)
tree8f15eb796de028efc377ef12ce7a7be14cb60f95 /docs/library/pyb.ExtInt.rst
parent2a3979bcb3077930056c3cba03f073f55afd510a (diff)
py/runtime: Use mp_obj_new_int_from_ll when return int is not small.
There's no need to call mp_obj_new_int() which will just fail the check for small int and call mp_obj_new_int_from_ll() anyway. Thanks to @Jongy for prompting this change.
Diffstat (limited to 'docs/library/pyb.ExtInt.rst')
0 files changed, 0 insertions, 0 deletions