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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

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