- Update to 3.3.11:
* Drop static tuple. This is breaking Python
3.13 support, Python has made improvements to tuples
that should reduce the need for this. We're
also moving performance-critical code to rust
in the future. (#2102194, Jelmer Vernooij)
* Fix timezone handling, avoid looking up
timezone. (#2103478, Jelmer Vernooij)
* Drop unused ``simple_set`` extension.
(Jelmer Vernooij)
- Update to 3.3.10:
* Breezy itself is now hosted on GitHub -
https://github.com/breezy-team/breezy.
(Jelmer Vernooij)
* Bump PyO3 to 0.23. (Jelmer Vernooij)
* Add support for Python 3.13.
(Jelmer Vernooij, #2102194)
- github: Lazily load github pull requests, improving performance.
OBS-URL: https://build.opensuse.org/request/show/1267901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breezy?expand=0&rev=16
Description
No description provided
Languages
Diff
100%