Drop pypy 3.9 and add pypy 3.11 support

This commit is contained in:
Nate Prewitt
2025-03-31 10:43:23 -07:00
committed by Ian Stapleton Cordasco
parent c54d0347e2
commit 579cd9f233
2 changed files with 10 additions and 1 deletions

View File

@@ -6,6 +6,11 @@ dev
- \[Short description of non-trivial change.\]
**Deprecations**
- Added support for pypy 3.11 for Linux and macOS.
- Dropped support for pypy 3.9 following its end of support.
2.32.3 (2024-05-29)
-------------------