Skip to content

Included waflib relies on deprecated "pipes" library #767

Open
@rhertzog

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions