abrt / faf

Platform for collection and analysis of packages and package crashes
GNU General Public License v3.0
46 stars 47 forks source link

Require Python 3.6 #1020

Closed mgrabovsky closed 1 year ago

mgrabovsky commented 1 year ago

We are using some features of the 3.6 language in code and do not feel like supporting older versions. Even RHEL 8 is on 3.6 so this should be fine for all the cases we want to support.