Drop Python 3.10 support#762
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
a0f1d57 to
5b0c834
Compare
|
/ok to test |
jameslamb
left a comment
There was a problem hiding this comment.
Left a few small docs-only suggestions.
README.md
Outdated
| ``` | ||
|
|
||
| Note: cuxfilter is supported only on Linux, and with Python versions 3.10, 3.11, 3.12, and 3.13. | ||
| Note: cuxfilter is supported only on Linux, and with Python versions 3.11, 3.12, and 3.13. |
There was a problem hiding this comment.
| Note: cuxfilter is supported only on Linux, and with Python versions 3.11, 3.12, and 3.13. |
The RAPIDS install selector linked below will show the supported Python versions. Let's remove this and not have to change it the next time we change the range of supported versions.
README.md
Outdated
| Note: cuxfilter is supported only on Linux, and with Python versions 3.10, 3.11, 3.12, and 3.13. | ||
| Note: cuxfilter is supported only on Linux, and with Python versions 3.11, 3.12, and 3.13. | ||
|
|
||
| > Above are sample install snippets for cuxfilter, see the [Get RAPIDS version picker](https://rapids.ai/start.html) for installing the latest `cuxfilter` version. |
There was a problem hiding this comment.
| > Above are sample install snippets for cuxfilter, see the [Get RAPIDS version picker](https://rapids.ai/start.html) for installing the latest `cuxfilter` version. | |
| > Above are sample install snippets for cuxfilter, see the [RAPIDS installation docs](https://docs.rapids.ai/install/) for installing the latest `cuxfilter` version. |
While you're changing that, could you change all the links to this start.html page here to the https://docs.rapids.ai/install/?
It redirects there.
jameslamb
left a comment
There was a problem hiding this comment.
Changed my mind, switching to "approve" so you don't need to chase me for another review. But please do consider that docs suggestion.
|
/merge |
Description
Contributes to rapidsai/build-planning#246
Finishes the work of dropping Python 3.10 support.
This project stopped building / testing against Python 3.10 as of rapidsai/shared-workflows#494
This PR updates configuration and docs to reflect that.
Followups before merging
Check that there are no remaining uses like this: