Commits
User selector
Commit History
Commits on Aug 26, 2017
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
Show description for ef61b5ecommitted
Commits on Aug 17, 2017
py/binary: Change internal bytearray typecode from 0 to 1.
Show description for 025e5f2committed
Commits on Aug 15, 2017
py/binary.c: Fix bug when packing big-endian 'Q' values.
Show description for a14ce77authored andcommitted
Commits on Aug 12, 2017
Turn on Rosie CI testing to test new builds on real hardware.
Show description for fab634ecommitted
Commits on Aug 9, 2017
py/objstr: Raise an exception for wrong type on RHS of str binary op.
Show description for 3d25d9ccommitted- committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 21, 2017
- authored andcommitted
- committed
Commits on Jul 7, 2017
py/objgenerator: Allow to hash generators and generator instances.
Show description for f69ab79committed
Commits on Jul 5, 2017
- authored andcommitted
Commits on Jun 29, 2017
Commits on Jun 22, 2017
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701committed
Commits on Jun 15, 2017
Commits on Jun 14, 2017
py/compile: Raise SyntaxError if positional args are given after */**.
Show description for 1e70fdacommitted
Commits on Jun 10, 2017
Commits on Jun 2, 2017
Commits on May 29, 2017
- committed
Commits on May 25, 2017
tests/basics: Add more tests for unwind jumps from within a try-finally.
Show description for 8b13cd7committed
Commits on May 18, 2017
Commits on May 12, 2017
tests/basics/lexer: Add line continuation tests for lexer.
Show description for 760aa09authored andcommitted
Commits on May 9, 2017
Commits on May 6, 2017
tests: Move super-as-local test from cpydiff to basic tests.
Show description for 084824fcommitted
Commits on Apr 25, 2017
tests/basics: Add tests for int.from_bytes when src has trailing zeros.
Show description for 810133dcommitted