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

fix py313a5 deprecationwarning #218

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

jakkdl
Copy link
Member

@jakkdl jakkdl commented Mar 13, 2024

Seems like #217 ran with py313a4, but upon merging the tests ran on py313a5, which is how the warning snuck onto master.

Also required specifying the type better in the visit_ functions for pyright to accept it.

Presumably we could entirely get rid of the __dict__ assignment and only use *args, but not gonna bother.

@Zac-HD Zac-HD merged commit b7c62ce into python-trio:main Mar 13, 2024
9 checks passed
@jakkdl jakkdl deleted the fix_deprecation branch March 13, 2024 21:04
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