Commits
User selector
Commit History
Commits on Jun 3, 2020
Fix up end of file and trailing whitespace.
Show description for dd5d7c8committed
Commits on Mar 31, 2020
tests: Modify tests that print repr of an exception with 1 arg.
Show description for 8f0147cauthored andcommitted
Commits on Jul 11, 2018
Commits on Jun 20, 2018
Commits on Jun 8, 2018
py/objtype: Optimise instance get/set/del by skipping special accessors.
Show description for 36c1052committed
Commits on Apr 10, 2018
tests: Move recursive tests to the tests/stress/ subdir.
Show description for 5ad27d4committed
Commits on Dec 14, 2017
Commits on Oct 25, 2017
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Show description for 73c15dccommitted
Commits on Oct 18, 2017
CircuitPython now has struct instead of ustruct (#302)
Show description for b41cbe9authored andcommitted
Commits on Oct 3, 2017
py/objset: Check that RHS of a binary op is a set/frozenset.
Show description for 2ac1364committed
Commits on Jun 10, 2017
Commits on Mar 11, 2017
Commits on Feb 10, 2017
Commits on Jan 19, 2017
Commits on Dec 21, 2016
- authored andcommitted
Commits on Oct 17, 2016
Commits on Oct 11, 2016
Commits on Oct 7, 2016
Commits on Aug 15, 2016
Commits on Jun 4, 2016
Commits on Jun 3, 2016
tests/misc/recursive_iternext: Provide more fine-grained selection of N.
Show description for 7d60a97committedtests/misc/recursive_iternext.py: Increase depth N from 1000 to 2000.
Show description for ddadbaecommitted
Commits on May 2, 2016
tests: Make "io" modules fixes for CPython compatibility.
Show description for 566d8f1committed- committed
Commits on Mar 7, 2016
- committed
tests/print_exception: Use exception which prints the same regardless of config.
Show description for 419bb26committed
Commits on Feb 3, 2016
py/mpz: Complete implementation of mpz_{and,or,xor} for negative args.
Show description for 2e2e15cauthored andcommitted
Commits on Jan 7, 2016
py/parse: Improve constant folding to operate on small and big ints.
Show description for 22b2265committed
Commits on Oct 2, 2015
tests: Allow tests to pass against CPython 3.5.
Show description for 34f26eacommitted