-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
fix attrs==25.2.0 compatibility #13291
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
Conversation
does this need a newsfragment? |
Well, this seems user-facing. So I'd say yes. |
Not user-facing in the sense of "people using pytest". However, we have a
|
I agree with @webknjaz that this is user facing, because without this fix, pytest support for I suggest
|
I also think it's user facing. Maybe 'fixed repr of attr object in assertion for attr 25.2' ? |
Oh, right. Somehow I assumed this was only in the self-test file. My bad! |
In order to unbreak CI I'll add a changelog based on @nicoddemus and @Pierre-Sassoulas suggestions and merge. |
Backport to 8.3.x: 💚 backport PR created✅ Backport PR branch: Backported as #13294 🤖 @patchback |
fix attrs==25.2.0 compatibility (cherry picked from commit 4933d92)
…933d9223ffb3e9c1f11a4a2623be5d32672e071/pr-13291 [PR #13291/4933d922 backport][8.3.x] fix attrs==25.2.0 compatibility
fixes #13290