This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd06992a37
circuitpython
/
tests
/
micropython
/
heapalloc_int_from_bytes.py...
4 lines
12 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/heapalloc_int_from_bytes: Test that int.from_bytes() can work w/o alloc. For a small number of bytes, it's expected to return a small int without allocation.
2017-01-21 12:15:56 -05:00
49
12849
tests/micropython: Add test for int.from_bytes with many zero bytes.
2017-05-05 07:44:12 -04:00
50