mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-06-29 09:13:06 +03:00
pypi3 fix noted in the news file
This commit is contained in:
parent
77c703395b
commit
b3a70e09e9
1
NEWS
1
NEWS
|
@ -24,6 +24,7 @@ What's new in psycopg 2.7.4
|
||||||
(:ticket:`632`).
|
(:ticket:`632`).
|
||||||
- Fixed `~cursor.rowcount` after `~cursor.executemany()` with :sql:`RETURNING` statements
|
- Fixed `~cursor.rowcount` after `~cursor.executemany()` with :sql:`RETURNING` statements
|
||||||
(:ticket:`633`).
|
(:ticket:`633`).
|
||||||
|
- Fixed compatibility problem with pypy3 (:ticket:`#649`).
|
||||||
- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2m.
|
- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2m.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user