psycopg2
https://github.com/psycopg/psycopg2
C
PostgreSQL database adapter for the Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported3 Subscribers
Add a CodeTriage badge to psycopg2
Help out
- Issues
- build(deps): bump pypa/cibuildwheel from 3.4.0 to 3.4.1
- build(deps): bump actions/github-script from 8 to 9
- build(deps): bump actions/upload-artifact from 6 to 7
- psycopg2 2.9.10 exhibits a memory leak when using libpq 16.x with repeated connection creation/destruction
- The code ambiguity regarding "rowcount" in the "curs_executemany" function
- Namespacing shared libraries to avoid name clashes
- Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version
- Connection Sharing With psycopg2.connect()?
- Made the log method a weakreference
- LoggingConnection keeps connections open even after the Garbage Collector is run
- Docs
- C not yet supported