summaryrefslogtreecommitdiff
path: root/tools/verifygitlog.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2021-01-18 11:38:27 +1100
committerDamien George <damien@micropython.org>2021-01-29 23:57:10 +1100
commit15ac5a3df9b90eade2b4743e08e23ce219cb4f7f (patch)
tree914ea0140fb1658d10ab8e6c9571580594fa2db1 /tools/verifygitlog.py
parent33f10381d6cf47a6c6e1ce44ce3debb44ebbaa9d (diff)
extmod/modframebuf: Change int to unsigned int in format methods args.
These args are already bounds checked and clipped, and using unsigned ints can be more efficient. It also eliminates possible issues and compiler warnings with shifting of signed integers. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tools/verifygitlog.py')
0 files changed, 0 insertions, 0 deletions