-
-
Notifications
You must be signed in to change notification settings - Fork 137
#411 Rename SerialTitle
classes
#412
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most importantly, we need dummy classes with the old names: these trigger a deprecation warning for the next major update and still import the new class.
…depreciated class
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two more changes to the docstring please.
Could you please also add Sphinx redirects from the old pages to the new documentation using sphinx-reredirects
? That extension is currently not used, so don't forget to add it to the requirements.txt
and conf.py
.
…es and improve doctring
No description provided.