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
34,986
Commits
21
Branches
274
Tags
785
MiB
main
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
6031957473
tests: Automatically skip tests that require eval, exec or frozenset.
2018-02-14 16:46:44 +11:00
Damien George
34f26ea862
tests: Allow tests to pass against CPython 3.5.
...
All breaking changes going from 3.4 to 3.5 are contained in basics/python34.py.
2015-10-02 13:01:47 +01:00
Damien George
a91ac2011f
py: Make compiler return a proper exception on SyntaxError.
2014-10-05 19:01:34 +01:00