Test multiple python versions in nightly CI
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 7
- Avg merge
- 15h 28m
- Merged PRs (30d)
- 5
Description
Currently all of our tests are run against the oldest supported version of python in both the standard and nightly CI configurations. Recently we have observed cases where newer python versions caused some tests to fail. While duplicating our tests for >=3 python versions would significantly increase the time before merging a PR, we have the resources to do this as part of nightly tests.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.