Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01:00 |
|
Daniel Foerster
|
506be4fb0a
|
Fix psycopg2 connection.cursor() stub (#6470)
Adds `scrollable=` argument missing since psycopg2 2.5 and prevents `Any` from being hinted when `cursor_factory=` is passed.
|
2021-12-02 17:50:25 +01:00 |
|
Joachim Jablon
|
e96dde7618
|
psycopg2: use Error and Warning from _psycopg.pyi in errors.pyi (#6454)
|
2021-11-30 15:26:50 +02:00 |
|
Joachim Jablon
|
7e836db2f3
|
Move abstract methods to AbstractConnectionPool (#6340)
|
2021-11-23 09:40:45 +01:00 |
|
Sebastian Rittau
|
9f86972350
|
Add star to all non-0.1 versions (#6146)
|
2021-10-11 13:41:19 -07:00 |
|
Jukka Lehtosalo
|
a0f199727b
|
Stubs for psycopg2 (#5783)
|
2021-07-15 17:29:56 +02:00 |
|