We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Kwargs and kw-only args are fully ok.
"" % {} supported
Update Unicode status.
Back to "reference" wording.
Note down the state of Unicode support, and minorly clarify terminology in top paragraph
Point about __new__
Subset of slice assignment is supported.
Update on string formatting
Subclassing builtin types is largely implemented.
Add by-design differences of functionality and introspection support.
Add by-design difference of object model
fix typos
minor cleanup, add links
More known issues
re is kinda available for unix
io.StringIO basicly implemented
struct is motsly implemented
relative imports implemented
Typo fixes for builtins override
__del__ is partially implemented
Mention micropython-lib
#403 has been closed
Updated Differences (markdown)
Few updates
Generator exception handling is ok now
Note GC usage.
Elaborate on minimalist stdlib approach
More items
github doesn't support easy ticket links in wiki, what a shame!
Initial page