python-minifier icon indicating copy to clipboard operation
python-minifier copied to clipboard

Python 3.12

Open dflook opened this issue 2 years ago • 0 comments

Adds Python 3.12 support

  • [x] Type parameter syntax
  • [x] Add type parameter syntax property tests
  • [ ] Add type parameter scoping rules
  • [ ] Update renamer for new nodes
  • [x] Implement pep701 f-strings
  • [x] Add 3.12 xtest manifest
  • [ ] Add type parameter removal transform
  • [x] Resolve deprecation warnings
  • [ ] Update changelog

dflook avatar Sep 19 '23 22:09 dflook