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

resolve options and deprecation warnings #327

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

apisarenco
Copy link

This PR addresses 2 issues:

  1. ResolveOptions is used in code, but it was only imported when TYPE_CHECKING. This caused calls to attribute.fetch_object_definition() to fail.
  2. Switch from doc.namespace and doc.folder_path usage to doc.owner.namespace and doc.owner.folder_path, as the deprecation warnings suggested.

@ghost
Copy link

ghost commented Jun 27, 2022

CLA assistant check
All CLA requirements met.

@apisarenco apisarenco changed the title Features/resolve options and deprecation warnings resolve options and deprecation warnings Jul 8, 2022
@jaja-git
Copy link

Any update on this PR?

@Venkata1920
Copy link
Collaborator

Hi @apisarenco and @jaja-git, thanks for your interest in contributing to the CDM project. We are evaluating the changes internally. Once a final decision has been made, we will get back with the next steps.

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

Successfully merging this pull request may close these issues.

4 participants