Skip to content

Conversation

emmanuel-ferdman
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

The logger.warn() method is deprecated:

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

Issue Number: N/A

What is the new behavior?

This PR resolves the deprecation warnings of the logger library.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
@github-actions github-actions bot added the python Pull requests that update Python code label May 11, 2025
@danyeaw danyeaw added chore Maintenance related PR and removed python Pull requests that update Python code labels May 11, 2025
@danyeaw
Copy link
Member

danyeaw commented May 11, 2025

Thanks @emmanuel-ferdman !

@all-contributors please add @emmanuel-ferdman for code

Copy link
Contributor

@danyeaw

I've put up a pull request to add @emmanuel-ferdman! 🎉

@danyeaw danyeaw merged commit 9fe1a6d into gaphor:main May 11, 2025
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants