Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
9d68e9ccdd4d7f4ecb7a8765ca694e355753d686
Switch branch/tag
uPython-mirror
py
obj.h
Find file
Blame
History
Permalink
py: Implement integer overflow checking for * and << ops.
· 9d68e9cc
Damien George
authored
Mar 12, 2014
If operation will overflow, a multi-precision integer is created.
9d68e9cc