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

Remove things that are officially marked as deprecated #1552

Closed
JeanChristopheMorinPerso opened this issue Oct 21, 2023 · 0 comments · Fixed by #1625
Closed

Remove things that are officially marked as deprecated #1552

JeanChristopheMorinPerso opened this issue Oct 21, 2023 · 0 comments · Fixed by #1625
Milestone

Comments

@JeanChristopheMorinPerso
Copy link
Member

JeanChristopheMorinPerso commented Oct 21, 2023

A couple of years ago, some modules were renamed and the old modules were kept there, but marked as deprecated. Python raises a DeprecationWarning when they are imported.

We also have some CLI flags and other thing here and there that raise deprecation warnings.

We should remove them in the next major version.

Modules:

  • rez.packages_
  • rez.package_resources_
  • rez.package_maker__
  • rez.build_process_

Other:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant