Skip to content

feat: support python 3.14#1527

Open
dipinknair wants to merge 3 commits intomainfrom
feat/pithon
Open

feat: support python 3.14#1527
dipinknair wants to merge 3 commits intomainfrom
feat/pithon

Conversation

@dipinknair
Copy link
Copy Markdown
Collaborator

@dipinknair dipinknair commented Mar 2, 2026

closes #1522

This PR requires ansys-pythonnet to support 3.14 which need pythonnet to support same.

@dipinknair dipinknair requested a review from a team as a code owner March 2, 2026 16:55
@dipinknair dipinknair changed the title feat : support python 3.14 feat: support python 3.14 Mar 2, 2026
@github-actions github-actions bot added maintenance Package and maintenance related dependencies Related with project dependencies ci/cd Involves the GitHub workflow files enhancement New features or code improvements labels Mar 2, 2026
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 2, 2026
@RobPasMue
Copy link
Copy Markdown
Member

This might affect PyAEDT as well I believe, right @SMoraisAnsys ?

@SMoraisAnsys
Copy link
Copy Markdown

It impacts pyedb (which pyaedt depends on).
@dipinknair I think pythonnet's main is currently supporting python 3.14 (given their latest commits in main), cf pythonnet/pythonnet@fc6c9e9 and pythonnet/pythonnet@3b81faa

@RobPasMue
Copy link
Copy Markdown
Member

RobPasMue commented Mar 3, 2026

It impacts pyedb (which pyaedt depends on). @dipinknair I think pythonnet's main is currently supporting python 3.14 (given their latest commits in main), cf pythonnet/pythonnet@fc6c9e9 and pythonnet/pythonnet@3b81faa

@dipinknair's been looking into it and upgrading the fork (see PRs). However, it seems that the Python 3.14 support is still flaky. Their pipelines are still failing (even for their release candidates). We might have to wait

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd Involves the GitHub workflow files dependencies Related with project dependencies documentation Improvements or additions to documentation enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MAINTENANCE] Support for Python 3.14

4 participants