This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7,019
Commits
4
Branches
3
Tags
611
MiB
de9cd00b39
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
3ff259a262
py: Fix calling of parent classmethod from instance of subclass.
...
Addresses issue
#1697
.
2015-12-09 17:30:01 +00:00
Paul Sokolovsky
195de3247b
objtype: Fix passing of class param to inherited classmethods.
...
This is getting more and more tangled, but that's old news.
2014-06-08 22:28:44 +03:00