You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we drop support for Python 3.7 and 3.8, we need to drop support for code paths intended solely for those Python versions. Such code paths should ideally be marked by referencing this issue in a TODO, but to be conscientious we should also grep for the strings "3.7" and "3.8".