-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Consider testing with fatal Python deprecations #12052
Copy link
Copy link
Closed
Labels
hygieneImprove code quality and reduce maintenance overheadImprove code quality and reduce maintenance overheadneeds attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.p2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functionstestsUnit tests and/or continuous integrationUnit tests and/or continuous integration
Metadata
Metadata
Assignees
Labels
hygieneImprove code quality and reduce maintenance overheadImprove code quality and reduce maintenance overheadneeds attentionIt's been a while since this was pushed on. Needs attention from the owner or a maintainer.It's been a while since this was pushed on. Needs attention from the owner or a maintainer.p2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functionstestsUnit tests and/or continuous integrationUnit tests and/or continuous integration
At least #12043, #12042, and #12047 were all issues that arose from behaviour changes in Python 3.14, but the first two were deprecated in 3.12. It would have been better to have the whole two releases to figure out how to fix these instead of now in the last few months before 3.14 is out.