Commits
User selector
Commit History
Commits on May 22, 2018
py/emit: Combine yield value and yield-from emit funcs into one.
Show description for e686c94committed
Commits on Mar 1, 2018
tests: Move heap-realloc-while-locked test from C to Python.
Show description for c607b58committed
Commits on Feb 14, 2018
Commits on Dec 11, 2017
tests/heapalloc, heapalloc_super: Skip in strict stackless mode.
Show description for 016f830committedtests/heapalloc_*: Refactor some tests to work in strict stackless mode.
Show description for e02cb9ecommitted
Commits on Nov 24, 2017
py/runtime: Add MP_BINARY_OP_CONTAINS as reverse of MP_BINARY_OP_IN.
Show description for 5e34a11committed
Commits on Oct 11, 2017
Commits on Sep 21, 2017
py/objexcept: Prevent infinite recursion when allocating exceptions.
Show description for 96fd80dcommitted
Commits on Jun 10, 2017
Commits on Jun 9, 2017
py/objstringio: If created from immutable object, follow copy on write policy.
Show description for 07241cdcommitted
Commits on May 6, 2017
Commits on Apr 22, 2017
Commits on Apr 18, 2017
Commits on Apr 2, 2017
Commits on Mar 22, 2017
Commits on Mar 20, 2017
Commits on Mar 14, 2017
Commits on Mar 7, 2017
Commits on Feb 24, 2017
Commits on Feb 20, 2017
Commits on Feb 16, 2017
Commits on Feb 1, 2017
Commits on Jan 26, 2017
tests/heapalloc_str: Test for alloc-free string operations.
Show description for 9ffc3aecommitted
Commits on Jan 21, 2017
tests/heapalloc_int_from_bytes: Test that int.from_bytes() can work w/o alloc.
Show description for bd3dd92committed
Commits on Jan 19, 2017
Commits on Dec 28, 2016
- authored andcommitted
Commits on Dec 24, 2016
Commits on Dec 15, 2016
tests/micropython: Get heapalloc_traceback test running on baremetal.
Show description for 7081ea4committed