diff --git a/_notices/rsn0058.md b/_notices/rsn0058.md new file mode 100644 index 00000000000..7573253c731 --- /dev/null +++ b/_notices/rsn0058.md @@ -0,0 +1,35 @@ +--- +layout: notice +parent: RAPIDS Support Notices +grand_parent: RAPIDS Notices +nav_exclude: true +notice_type: rsn +notice_id: 58 # should match notice number +notice_pin: true # set to true to pin to notice page + +title: "Dropping Support for Python v3.10 in v26.04" +notice_author: RAPIDS TPM +notice_status: Proposal +notice_status_color: blue +# 'notice_status' and 'notice_status_color' combinations: +# "Proposal" - "blue" +# "Completed" - "green" +# "Review" - "purple" +# "In Progress" - "yellow" +# "Closed" - "red" +notice_topic: Platform Support Change +notice_rapids_version: "v26.04+" +notice_created: 2025-01-26 +# 'notice_updated' should match 'notice_created' until an update is made +notice_updated: 2025-01-26 +--- + +## Overview + +RAPIDS is dropping support for Python 3.10 in the upcoming release of v26.04, scheduled for April 8, 2026. +v26.04 will support Python 3.11, Python 3.12, and Python 3.13. + + +## Impact + +Users should plan to move to a supported Python version 3.11, 3.12, or 3.13 as soon as possible.