supriya-project / supriya

A Python API for SuperCollider

Home Page:http://supriya-project.github.io/supriya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Python 3.7 support at end-of-life

josiah-wolf-oberholtzer opened this issue · comments

Python 3.7 sunsets on June 27 2023: https://endoflife.date/python

Remove Python 3.7 support at that time:

  • Start using walrus operators again
  • Remove usage of typing_extensions