pykythe icon indicating copy to clipboard operation
pykythe copied to clipboard

Support Python3.9

Open kamahen opened this issue 6 years ago • 2 comments

The major item seems to be the := operator and associated changes to Grammar.txt. Changes to typeshed by https://github.com/python/typeshed/issues/3319 should be automatic.

kamahen avatar Oct 15 '19 00:10 kamahen

https://bugs.python.org/issue38551

kamahen avatar Oct 21 '19 18:10 kamahen

https://bugs.python.org/issue36541 contains a proposed PR to bring lib2to3 up-to-date.

kamahen avatar Oct 23 '19 19:10 kamahen