psycopg2/.github/ISSUE_TEMPLATE/problem-using-psycopg2.md
2021-07-17 14:26:54 +02:00

697 B

name about title labels assignees
Problem using psycopg2 Report a case in which psycopg2 is not working as expected

This is a bug tracker If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg2" please write to the mailing list or open a question instead.

Please complete the following information:

  • OS:
  • Psycopg version:
  • Python version:
  • PostgreSQL version:
  • pip version

Describe the bug Please let us know:

1: what you did 2: what you expected to happen 3: what happened instead

If possible, provide a script reproducing the issue.