-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Description
Python 3.6 is reaching its end of support on 2021-12-23: https://www.python.org/downloads/
Maintaining code which can work perfectly on Python 3.6 and above versions is a maintenance burden:
We need to drop Python 3.6 like how we dropped Python 2.7:
Reactions are currently unavailable