Skip to content

Add support for Python 3.14 and enable colour help #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hugovk
Copy link
Collaborator

@hugovk hugovk commented May 10, 2025

Enable colour help for Python 3.14:

image

https://docs.python.org/3.14/library/argparse.html#color

@hugovk hugovk added the enhancement New feature or request label May 10, 2025
@JulienPalard
Copy link
Collaborator

Blocked by the build of the regex module on Windows :

LINK : fatal error LNK1104: cannot open file 'python314t.lib'
error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Enterprise\\VC\\Tools\\MSVC\\14.43.34808\\bin\\HostX86\\x64\\link.exe' failed with exit code 1104

I don't feel like caring for Windows, let's just wait, the regex project will publish a wheel for Python 3.14 on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants