So I started looking into backporting basic support for Python 3.13 for pyo3 v0.21, v0.20, and v0.19, and got far enough that the tests all pass - looks like there were not that many breaking changes ...
Usage: cherry_picker [OPTIONS] [COMMIT_SHA1] [BRANCHES]... cherry-pick COMMIT_SHA1 into target BRANCHES. Options: --version Show the version and exit. --dry-run Prints out the commands, but not ...
Abstract: Maintaining software is an ongoing process that stretches beyond the initial release. Stable software versions continuously evolve to fix bugs, add improvements, address security issues, and ...