Skip to content

4799 change deprecation warning category to provide more info at runtime#4800

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4799-future-warning
Aug 1, 2022
Merged

4799 change deprecation warning category to provide more info at runtime#4800
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4799-future-warning

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Jul 30, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #4799
Fixes #4803

Description

update warn_deprecated category

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli requested review from KumoLiu, Nic-Ma, ericspod and rijobro July 30, 2022 16:19
@wyli wyli changed the title fixes #4799 4799 change deprecation warning category to provide more info at runtime Jul 30, 2022
@wyli wyli marked this pull request as ready for review July 30, 2022 16:55
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wyli added 2 commits August 1, 2022 08:09
Signed-off-by: Wenqi Li <[email protected]>
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Aug 1, 2022

/build

@wyli wyli enabled auto-merge (squash) August 1, 2022 08:43
@wyli wyli merged commit 4ae41e8 into Project-MONAI:dev Aug 1, 2022
@wyli wyli deleted the 4799-future-warning branch August 1, 2022 12:19
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.

flake8-pyi deprecated warning with futurewarning

3 participants