Skip to content

Need to drop code paths specific to Python 3.7 and 3.8 once we stop supporting those versions #835

@vchudnov-g

Description

@vchudnov-g

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".

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions