mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-11-04 17:57:30 +03:00
docs: mention riscv64 support in news file
This commit is contained in:
parent
0f82879936
commit
f8362a5261
1
NEWS
1
NEWS
|
|
@ -7,6 +7,7 @@ What's new in psycopg 2.9.11
|
||||||
- Add support for Python 3.14.
|
- Add support for Python 3.14.
|
||||||
- Avoid a segfault passing more arguments than placeholders if Python is built
|
- Avoid a segfault passing more arguments than placeholders if Python is built
|
||||||
with assertions enabled (:ticket:`#1791`).
|
with assertions enabled (:ticket:`#1791`).
|
||||||
|
- Add riscv64 platform binary packages (:ticket:`#1813`).
|
||||||
- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
|
- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
|
||||||
PostgreSQL 18.
|
PostgreSQL 18.
|
||||||
- Drop support for Python 3.8.
|
- Drop support for Python 3.8.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user