Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update class method deprecation warnings for Python 3.13 #73

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Jun 28, 2024

Update the version range for modified deprecation warnings that was introduced in efb3e60, since Python 3.13 reverted the change originally introduced in 3.9 and is back to the old messages. This fixes tests with Python 3.13.

See also GrahamDumpleton/wrapt#260.

Update the version range for modified deprecation warnings that was
introduced in efb3e60, since Python
3.13 reverted the change originally introduced in 3.9 and is back to
the old messages.  This fixes tests with Python 3.13.

See also GrahamDumpleton/wrapt#260.
@glaubitz
Copy link

I can confirm that this patch fixes the testsuite with Python 3.13.

Copy link
Owner

@laurent-laporte-pro laurent-laporte-pro left a comment

Choose a reason for hiding this comment

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

Thank you

@laurent-laporte-pro laurent-laporte-pro merged commit 4439dfd into laurent-laporte-pro:master Nov 14, 2024
8 of 20 checks passed
@laurent-laporte-pro laurent-laporte-pro mentioned this pull request Nov 15, 2024
@mgorny
Copy link
Contributor Author

mgorny commented Nov 16, 2024

Thanks!

@mgorny mgorny deleted the py313 branch November 16, 2024 12:35
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.

None yet

3 participants