Skip to content

Comments

Add support for Python 3.14#834

Open
fenollp wants to merge 5 commits intoabey79:masterfrom
fenollp:try314
Open

Add support for Python 3.14#834
fenollp wants to merge 5 commits intoabey79:masterfrom
fenollp:try314

Conversation

@fenollp
Copy link

@fenollp fenollp commented Feb 15, 2026

Description

Support 3.14. Was required to install on MacOS.

pipx install 'vpype[all] @ git+https://github.com/fenollp/vpype.git@try314'
vpype seems to be working, from my basic usage.

I do get errors from just lint (invalid types) and just test(No module named 'click') though...

Checklist

  • feature/fix implemented
  • code formatting andmypy ok (just lint)
  • tests added/updated and pytest succeeds (just test)
  • documentation added/updated
    • command docstring and option/argument help
    • README.md updated (Feature Overview)
    • CHANGELOG.md updated
    • added new command to reference.rst
    • RTD doc updated and building with no error (make clean && make html in docs/)

Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
Copy link
Owner

@abey79 abey79 left a comment

Choose a reason for hiding this comment

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

Thanks for looking at this. Could you please update the change log and search/remove for any mention of max 3.13 in the docs?

fenollp and others added 3 commits February 16, 2026 14:11
Co-authored-by: Antoine Beyeler <49431240+abey79@users.noreply.github.com>
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
@abey79
Copy link
Owner

abey79 commented Feb 16, 2026

you'll need to update the lockfile with poetry lock

Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
@sonarqubecloud
Copy link

@fenollp
Copy link
Author

fenollp commented Feb 18, 2026

Could you give me a hand here? Thanks

@abey79
Copy link
Owner

abey79 commented Feb 20, 2026

Could you give me a hand here? Thanks

I'll take a look asap.

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