-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/dependenciesarea/pythonkind/healthFor CI/testing/release process/refactoring/technical debt itemsFor CI/testing/release process/refactoring/technical debt itemspriority/p2Next release should contain itNext release should contain ittriage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked onA consensus emerged that this bug report, feature request, or other action should be worked on
Description
Is your feature request related to a use case or problem? Please describe.
We need clarity around what python versions we support. As python evolves, we get issues for incompatibility. (see issues labeled with python3.8), and we should have CI tests for the supported python versions.
Describe the solution you'd like
As we depend on NumPy, we could follow their support process of 42 months window: https://numpy.org/neps/nep-0029-deprecation_policy.html
What is the urgency from your perspective for this issue? Is it blocking important work?
P2 - we should do it in the next couple of quarters
mpharrigan
Metadata
Metadata
Assignees
Labels
area/dependenciesarea/pythonkind/healthFor CI/testing/release process/refactoring/technical debt itemsFor CI/testing/release process/refactoring/technical debt itemspriority/p2Next release should contain itNext release should contain ittriage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked onA consensus emerged that this bug report, feature request, or other action should be worked on