Files
typeshed/stubs
Joel 8715951fca Improve return type for psycopg2 connect function (#8567)
When a `connection_factory` argument is provided to psycopg2's `connect` function, the function's return type now matches that of the factory output class. However, if `cursor_factory` is set and has a non-`None` value and/or `connection_factory` is not set or is `None`, the return type is simply `connection`, as before.
2022-08-20 16:34:13 -07:00
..
2022-07-07 17:48:44 +05:30
2022-06-18 16:27:10 +02:00
2022-08-05 08:55:36 +02:00
2022-08-20 18:46:09 +01:00
2022-07-19 19:15:20 -07:00
2022-07-19 19:15:20 -07:00
2022-07-19 19:15:20 -07:00