Sourced from lazy-object-proxy's changelog.
1.10.0 (2023-12-15)
- Added Python 3.12 wheels.
- Dropped support for Python 3.7.
- Applied some reformatting and lint fixes using ruff to the codebase (mostly more Python 2 leftover cleanups).
aa46e84
Bump version: 1.9.0 → 1.10.07b32ae5
Update changelog.940c8c6
Bail out early if extensions would be disabled.dab21f7
Fix broken link.2ca62af
Xfail these till I can figure it out.4aab407
Manually spec setuptools for that inplace building.2f8bed2
Make sure the C ext is not build on PyPy (if it builds it would segfault
and ...f633fd3
Spelling.b8e223a
Fix a bunch of lint issues.ff7459e
First batch of ruff/black autorefactors/format.