index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
differences
Age
Commit message (
Expand
)
Author
2024-03-07
all: Prune trailing whitespace.
Phil Howard
2024-01-25
docs: Add note about position-only arguments in CPython vs MicroPython.
Angus Gratton
2022-12-13
docs/differences: Add Python 3.10 page.
David Lechner
2022-12-13
docs/differences: Update Python 3.9 status.
David Lechner
2022-08-26
docs: Update CPython differences and improve the look of table layouts.
Matt Trentini
2022-04-11
docs/differences: Update Python 3.5 diff, with optional listen backlog.
Damien George
2022-03-31
py/runtime: Allow multiple *args in a function call.
David Lechner
2022-03-07
docs/differences/python_35: Mark PEP 486 as not applicable.
David Lechner
2022-01-23
docs/differences: Update python_36 now that b2a_base64 accepts newline.
Damien George
2022-01-23
docs/differences: Update differences now that math.tau/inf/nan exist.
Damien George
2022-01-05
docs/differences: Document details of new PEPs/features in Python 3.5+.
NitiKaur
2019-01-11
docs/differences: Clarify the differences are against Python 3.4.
stijn
2017-07-01
reference/index: Rewrite introduction paragraph to avoid confusion.
Paul Sokolovsky
2017-07-01
docs/differences/index_template: Use consistent heading casing.
Paul Sokolovsky
2017-02-20
tools: Add gen-cpydiff.py to generate docs differences.
Rami Ali