MagicPython
MagicPython copied to clipboard
Python 3.8
We need to add a few Python 3.8 features:
- [x] "walrus operator"
:= - [x] denoting positional only args with
/ - [x] f-strings formatting have a special symbol
=in the format spec