If you want to be involved in the Python Packaging Council elections, register to vote before August 25! I'm there, along with 16 other fantastic choices. https://blog.python.org/2026/08/2026-packaging-council-nominees/ and ask me questions at https://discuss.python.org/t/ppc-nomination-ama-for-henry-schreiner !
Henry³
Part of the IRIS-HEP project at Princeton. Scikit-HEP, Scikit-build, PyPA/build, PyPA/cibuildwheel, pybind11, CLI11, & plumbum.
- GitHub
- https://github.com/henryiii verified
- Blog
- https://iscinumpy.dev verified
Packaging 26.3 is out, with ranges (huge), PEP 808 support, and tons of fixes, improved performance, etc. https://github.com/pypa/packaging/releases/tag/26.3 #python #release
GitHubRelease 26.3 · pypa/packagingWhat's Changed
Features
Add a public VersionRange API and SpecifierSet.to_range(), representing the versions a specifier set accepts as an interval set that supports intersection, union, differenc...