Skip to content
Snippets Groups Projects
Commit 13c18d78 authored by David Douard's avatar David Douard
Browse files

api: properly use deprecated for class renamings

the deprecated decorator for classes does not return a new class, it only
inject a modified __new__ method, so we indeed need a new class object
in this case of class renaming.
parent 46a9ede3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment