-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Use SPDX license expression #9944
Conversation
CodSpeed Performance ReportMerging #9944 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9944 +/- ##
==========================================
+ Coverage 98.70% 98.72% +0.01%
==========================================
Files 121 121
Lines 36621 36621
Branches 4376 4376
==========================================
+ Hits 36146 36153 +7
+ Misses 319 315 -4
+ Partials 156 153 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #9945 🤖 @patchback |
(cherry picked from commit 69ca7df)
Backport to 3.12: 💚 backport PR created✅ Backport PR branch: Backported as #9946 🤖 @patchback |
Backport to 3.10: 💚 backport PR created✅ Backport PR branch: Backported as #9947 🤖 @patchback |
(cherry picked from commit 69ca7df)
(cherry picked from commit 69ca7df)
Co-authored-by: Marc Mueller <[email protected]>
Co-authored-by: Marc Mueller <[email protected]>
Co-authored-by: Marc Mueller <[email protected]>
What do these changes do?
Use the SPDX license identifier as recommended by PEP 639.
https://spdx.org/licenses/Apache-2.0.html