26.0rc2Pre-release
What's Changed
Fixes:
- Fix regression in (private)
Version._keyforpackaging_legacyby @henryiii in https://github.com/pypa/packaging/pull/1048
Performance:
- Tiny import time improvement and simplification by @henryiii in https://github.com/pypa/packaging/pull/1047
Internal:
- Fix type hint of function used with
contextlib.contextmanagerby @SpecLad in https://github.com/pypa/packaging/pull/1046 - Always run tests by @henryiii in https://github.com/pypa/packaging/pull/1044
- Fix a changelog number by @henryiii in https://github.com/pypa/packaging/pull/1042
- Fix the publish job by @henryiii in https://github.com/pypa/packaging/pull/1043
- Get the correct tag on publish by @henryiii in https://github.com/pypa/packaging/pull/1045
Full Changelog: https://github.com/pypa/packaging/compare/26.0rc1...26.0rc2