Skip to content

Conversation

@stefanvi
Copy link
Contributor

@stefanvi stefanvi commented Mar 27, 2025

Description

Python's logging.warn is deprecated and should be replaced by the functionally equivalent logging.warning. As mentioned in the documentation of the logging module

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Functionally equivalent.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@uruwhy uruwhy self-assigned this Apr 4, 2025
@mkultraWasHere mkultraWasHere merged commit 25262c8 into mitre:master Apr 10, 2025
1 of 5 checks passed
@mkultraWasHere
Copy link
Contributor

ty @stefanvi

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.

3 participants