We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is the signature of Parent_old.__init__:
Parent_old.__init__
def __init__(self, coerce_from=[], actions=[], embeddings=[], category=None):
All arguments except for category should be deprecated.
category
Component: coercion
Author: Jeroen Demeyer
Branch/Commit: 35137da
35137da
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/24614
The text was updated successfully, but these errors were encountered:
Branch: u/jdemeyer/deprecate_args_of_parent_old___init__
Sorry, something went wrong.
New commits:
Deprecate args of Parent_old.__init__
Commit: 35137da
Changed branch from u/jdemeyer/deprecate_args_of_parent_old___init__ to 35137da
bb2b730
No branches or pull requests
This is the signature of
Parent_old.__init__
:All arguments except for
category
should be deprecated.Component: coercion
Author: Jeroen Demeyer
Branch/Commit:
35137da
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/24614
The text was updated successfully, but these errors were encountered: