Commit 0c16507
authored
Add support for Python 3.10. (rapidsai#1166)
This PR adds support for Python 3.10.
This set of changes aligns with the behavior I'd like to see across RAPIDS for the Python version changes described in RAPIDS Support Notice (RSN) 22 and 23. rapidsai/docs#310
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Mark Harris (https://github.com/harrism)
URL: rapidsai#11661 parent e324ace commit 0c16507
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments