MagicPython icon indicating copy to clipboard operation
MagicPython copied to clipboard

Python 3.8

Open vpetrovykh opened this issue 6 years ago • 0 comments

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

vpetrovykh avatar Oct 17 '19 19:10 vpetrovykh