mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-25 18:33:44 +03:00
Mention Python 3.11 preliminary support in the newsfile.
This commit is contained in:
parent
5fb1305a14
commit
0a4a469669
1
NEWS
1
NEWS
|
@ -7,6 +7,7 @@ What's new in psycopg 2.9.2
|
||||||
- Raise `ValueError` for dates >= Y10k (:ticket:`#1307`).
|
- Raise `ValueError` for dates >= Y10k (:ticket:`#1307`).
|
||||||
- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
|
- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
|
||||||
PostgreSQL 14.
|
PostgreSQL 14.
|
||||||
|
- Add preliminary support for Python 3.11 (:tickets:`#1376, #1386`).
|
||||||
- Wheel package compiled against OpenSSL 1.1.1l and PostgreSQL 14.1
|
- Wheel package compiled against OpenSSL 1.1.1l and PostgreSQL 14.1
|
||||||
(:ticket:`#1388`).
|
(:ticket:`#1388`).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user