Skip to content

Replace deprecated assertEquals with assertEqual#251

Merged
adrianclay merged 1 commit intomainfrom
fix-deprecated-test-method
Feb 21, 2025
Merged

Replace deprecated assertEquals with assertEqual#251
adrianclay merged 1 commit intomainfrom
fix-deprecated-test-method

Conversation

@adrianclay
Copy link
Copy Markdown
Contributor

Why

assertEquals is removed in Python 3.12

Type of change

Internal change (non-breaking change with no effect on the functionality affecting end users)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

assertEquals is removed in Python 3.12
@adrianclay adrianclay enabled auto-merge (squash) February 20, 2025 17:18
@adrianclay adrianclay merged commit 44a74c7 into main Feb 21, 2025
@adrianclay adrianclay deleted the fix-deprecated-test-method branch February 21, 2025 11:30
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.

2 participants