Skip to content
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

Update how to deprecate code #49

Open
fredjaya opened this issue Nov 1, 2023 · 2 comments
Open

Update how to deprecate code #49

fredjaya opened this issue Nov 1, 2023 · 2 comments
Assignees
Labels
docs: coding Related to documentation for contributing code question Further information is requested

Comments

@fredjaya
Copy link
Collaborator

fredjaya commented Nov 1, 2023

No description provided.

@fredjaya fredjaya added the docs: coding Related to documentation for contributing code label Nov 1, 2023
@fredjaya fredjaya self-assigned this Nov 1, 2023
@fredjaya
Copy link
Collaborator Author

fredjaya commented Nov 6, 2023

Need to clarify:

  • The differences between deprecating and discontinuing code
  • Also how to deprecate arguments

@fredjaya fredjaya added the question Further information is requested label Nov 6, 2023
@GavinHuttley
Copy link
Collaborator

to discontinue is to delete a module, function, method, or argument

to deprecate means to rename one of the above (which can include relocating to a new location)

But I'd check whether my definitions are consistent with what the Python community thinks those terms mean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs: coding Related to documentation for contributing code question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants