Skip to content

logger.warn is removed in Python 3.13 #1098

Open
@potens1

Description

@potens1

I know the warning comes from txaio, but, in fact, this is autobahn-python that uses the old deprecated log calls.

(Will try to do some PR later)

edit: changing warn by warning breaks all twisted tests, Logger has no attribute warning ...

ORIG TITLE: "txaio/aio.py:202: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions