Skip to content

Python support: drop support for Python 3.11#1261

Merged
mgovers merged 2 commits intomainfrom
feature/drop-python311-support
Jan 14, 2026
Merged

Python support: drop support for Python 3.11#1261
mgovers merged 2 commits intomainfrom
feature/drop-python311-support

Conversation

@mgovers
Copy link
Member

@mgovers mgovers commented Jan 12, 2026

NOTE: do not merge before:

Closes #1230

Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
@sonarqubecloud
Copy link

@TonyXiang8787
Copy link
Member

TonyXiang8787 commented Jan 13, 2026

@mgovers why is a new patch release of pgm-ds needed to push the drop of 3.11 in PGM core?

The pgm-ds is already supporting 3.14. It was not tested in the CI. Now it is tested in the CI. But a new patch version is not needed right? User can already install current pgm-ds in Python 3.14.

EDIT:
They actually have hard upper bound on python versions. Then we do need a patch release...

@mgovers mgovers marked this pull request as ready for review January 14, 2026 14:13
@mgovers mgovers removed the do-not-merge This should not be merged label Jan 14, 2026
@mgovers mgovers added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 3985ab8 Jan 14, 2026
31 of 32 checks passed
@mgovers mgovers deleted the feature/drop-python311-support branch January 14, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Drop python 3.11

3 participants