26.0rc3Pre-release
What's Changed
Fixes:
- Support CPython 3.11.0-3.11.4 and older PyPy3.11 by @henryiii in https://github.com/pypa/packaging/pull/1055
Performance:
- Faster zero stripping by @henryiii in https://github.com/pypa/packaging/pull/1058
CI:
- Test on first public release of CPython 3.11 and newer by @henryiii in https://github.com/pypa/packaging/pull/1056
- Fix publication job (again) by @henryiii in https://github.com/pypa/packaging/pull/1051
- Use
actionlintto check CI workflows by @miketheman in https://github.com/pypa/packaging/pull/1052
Documentation:
- Fix formatting of distribution types in metadata.rst by @brettcannon in https://github.com/pypa/packaging/pull/1053
Full Changelog: https://github.com/pypa/packaging/compare/26.0rc2...26.0rc3