Ali Hamdan and GitHub
2e85a70c4c
psycopg2: make Range generic ( #11435 )
...
And some other small fixes
2024-02-17 07:42:53 -08:00
Sebastian Rittau and GitHub
23604858a6
Remove Python 3.7 branches ( #11238 )
2024-01-05 11:39:39 +01:00
Ali Hamdan and GitHub
306c30a0c7
psycopg2: Fix missing Protocol base class in file protocols ( #10943 )
...
This is an error I introduced in #10630 because I didn't know protocols
need to be explicitly inherited from in other protocol subclasses.
The added test shows the change. Basically these protocols were unusable.
2023-10-28 15:09:39 +01:00
Ali Hamdan and GitHub
71a35b4343
psycopg2: Add missing modules, add annotations ( #10630 )
2023-09-13 12:11:54 +02:00
Joachim Jablon and GitHub
7e836db2f3
Move abstract methods to AbstractConnectionPool ( #6340 )
2021-11-23 09:40:45 +01:00
Jukka Lehtosalo and GitHub
a0f199727b
Stubs for psycopg2 ( #5783 )
2021-07-15 17:29:56 +02:00