Skip to content

Commit b4ded65

Browse files
authored
Retire python 3.10 support across all pydiverse libraries. (#89)
* Retire python 3.10 support across all pydiverse libraries.
1 parent 27af444 commit b4ded65

File tree

5 files changed

+2211
-4384
lines changed

5 files changed

+2211
-4384
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
os:
4949
- ubuntu-latest
5050
environment:
51-
- py310
5251
- py311
5352
- py312
5453
- py313
@@ -68,7 +67,6 @@ jobs:
6867
os:
6968
- ubuntu-latest
7069
environment:
71-
- py310
7270
- py311
7371
- py312
7472
- py313
@@ -89,7 +87,6 @@ jobs:
8987
os:
9088
- ubuntu-latest
9189
environment:
92-
- py310
9390
- py311
9491
- py312
9592
- py313

docs/source/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.6.2 (202Y-MM-DD)
4+
- drop support for python 3.10
5+
36
## 0.6.1 (2025-11-15)
47
- support python 3.14
58
- support pyarrow 22

0 commit comments

Comments
 (0)