Skip to content

chore: Remove py39, add py313 and 314#26

Merged
se-jaeger merged 3 commits into
mainfrom
chore/remove-py-39
Jan 19, 2026
Merged

chore: Remove py39, add py313 and 314#26
se-jaeger merged 3 commits into
mainfrom
chore/remove-py-39

Conversation

@se-jaeger

Copy link
Copy Markdown
Member

I addition to #24, this one adds full support for python 3.13 and python 3.14 and drops support for 3.9 (because it is EOL).
Pandas is now supports up to python 3.14, which was the blocker for supporting these version in tab-err.

See:

BREAKING CHANGE: python 3.9 is no longer supported

Signed-off-by: Sebastian Jäger <git@sebastian-jaeger.me>
Signed-off-by: Sebastian Jäger <git@sebastian-jaeger.me>
Signed-off-by: Sebastian Jäger <git@sebastian-jaeger.me>

@philipp-jung philipp-jung left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! The notebooks look to me like they don't belong in the PR, only metadata changed for them.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes here - maybe consider removing from PR

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

@se-jaeger
se-jaeger merged commit 1760d77 into main Jan 19, 2026
43 checks passed
@se-jaeger
se-jaeger deleted the chore/remove-py-39 branch January 19, 2026 13:28
philipp-jung pushed a commit that referenced this pull request Jan 19, 2026
I addition to #24, this one adds full support for python 3.13 and python
3.14 and drops support for 3.9 (because it is EOL).
Pandas is now supports up to python 3.14, which was the blocker for
supporting these version in `tab-err`.

See:
- https://pyreadiness.org/3.9/
- https://pyreadiness.org/3.13
- https://pyreadiness.org/3.14

---------

Signed-off-by: Sebastian Jäger <git@sebastian-jaeger.me>
philipp-jung pushed a commit that referenced this pull request Jan 19, 2026
I addition to #24, this one adds full support for python 3.13 and python
3.14 and drops support for 3.9 (because it is EOL).
Pandas is now supports up to python 3.14, which was the blocker for
supporting these version in `tab-err`.

See:
- https://pyreadiness.org/3.9/
- https://pyreadiness.org/3.13
- https://pyreadiness.org/3.14

---------

Signed-off-by: Sebastian Jäger <git@sebastian-jaeger.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants