Skip to content
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

Included waflib relies on deprecated "pipes" library #767

Open
rhertzog opened this issue Sep 22, 2024 · 0 comments
Open

Included waflib relies on deprecated "pipes" library #767

rhertzog opened this issue Sep 22, 2024 · 0 comments

Comments

@rhertzog
Copy link
Contributor

Here's some sort of advance warning. Python 3.13 drop the pipes library that is used in waflib/extras/genpybind.py.

This is courtesy of lintian that now tells me this:

I: hamster-time-tracker source: uses-deprecated-python-stdlib pipes (deprecated in Python 3.11, removed in Python 3.13) [waflib/extras/genpybind.py:2]

Not sure if there's a new waf release that gets rid of this.

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

No branches or pull requests

1 participant