-
Notifications
You must be signed in to change notification settings - Fork 159
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
Deprecation guideline #192
Comments
arcondello
added a commit
to arcondello/dimod
that referenced
this issue
Mar 1, 2022
Also updates deprecation notes to match dwavesystems/dwave-ocean-sdk#192 Closes dwavesystems#1102
arcondello
added a commit
to arcondello/dimod
that referenced
this issue
Mar 2, 2022
Also updates deprecation notes to match dwavesystems/dwave-ocean-sdk#192 Closes dwavesystems#1102
arcondello
added a commit
to dwavesystems/dimod
that referenced
this issue
Mar 2, 2022
Also updates deprecation notes to match dwavesystems/dwave-ocean-sdk#192 Closes #1102
arcondello
added a commit
to dwavesystems/dimod
that referenced
this issue
Mar 11, 2022
Also updates deprecation notes to match dwavesystems/dwave-ocean-sdk#192 Closes #1102
arcondello
added a commit
to dwavesystems/dimod
that referenced
this issue
Mar 15, 2022
Also updates deprecation notes to match dwavesystems/dwave-ocean-sdk#192 Closes #1102
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be useful for the docs to have our deprecation policy spelled out.
Also having an official "deprecation text" would be useful so we can be more consistent across Ocean. I was speaking with @JoelPasvolsky and we recommend something like
in the code and
in the docstring.
.. deprecated
prependsDeprecated since version X.Y.Z:
to the notice.The text was updated successfully, but these errors were encountered: