Last updated:
0 purchases
psycopg2pool 1.2
See the documentation at https://psycopg2-pool.readthedocs.io/.
Changelog
1.2 (January 15, 2024)
Drop support for Python 2.7
Call psycopg2.connect instead of psycopg2._connect, for compatibility with tools like AWS XRay.
1.1 (October 8, 2019)
Fixes the discarding of extraneous connections
Fixes ThreadSafeConnectionPool.__slots__
1.0 (October 6, 2019)
Initial release.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.