Skip to content

fix: remove module-level deprecation warn#2450

Merged
BobDotCom merged 5 commits into
masterfrom
2449-deprecationwarning-for-bridgeoption-raised-at-module-level
May 13, 2024
Merged

fix: remove module-level deprecation warn#2450
BobDotCom merged 5 commits into
masterfrom
2449-deprecationwarning-for-bridgeoption-raised-at-module-level

Conversation

@BobDotCom

Copy link
Copy Markdown
Contributor

Summary

Fixes #2449

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@BobDotCom BobDotCom added priority: medium Medium Priority ext.bridge Relating to ext.bridge labels May 13, 2024
@BobDotCom BobDotCom self-assigned this May 13, 2024
@BobDotCom
BobDotCom requested review from a team as code owners May 13, 2024 20:14
@BobDotCom BobDotCom linked an issue May 13, 2024 that may be closed by this pull request
3 tasks
@BobDotCom

Copy link
Copy Markdown
Contributor Author

No changelog needed, this just fixes #2417.

@BobDotCom BobDotCom added the status: awaiting review Awaiting review from a maintainer label May 13, 2024
@BobDotCom
BobDotCom enabled auto-merge (squash) May 13, 2024 20:17
@BobDotCom

Copy link
Copy Markdown
Contributor Author

@BobDotCom
BobDotCom disabled auto-merge May 13, 2024 20:19
@BobDotCom

Copy link
Copy Markdown
Contributor Author

No changelog needed, this just fixes #2417.

Actually a changelog is needed, I added a param to utils.warn_deprecated and utils.deprecated.

@BobDotCom
BobDotCom enabled auto-merge (squash) May 13, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ext.bridge Relating to ext.bridge priority: medium Medium Priority status: awaiting review Awaiting review from a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeprecationWarning for BridgeOption raised at module level

2 participants