v3.48.0
Added:
- Add
uv-buildto the list of valid Python build backends. (#2303) - Added a lint for
is_abi3being handled as a boolean value and not a string. (#2312) - Allow skipping the
lint_stdlibcheck
Changed:
- Booleans are dumped as true/false instead of 'true'/'false' in .ci_support files
- Only show stdlib lint for go-cgo compilers, not go-nocgo
Fixed:
- Use
powershellinstead ofcertutilto avoid virus scanners blocking downloads (#2299)
Authors:
- Isuru Fernando
- Matthew R. Becker
- H. Vetinari
- Uwe L. Korn
- James Myatt
- Dan Yeaw