Language

Package: python-psycopg @ 3.2.4

Synopsis

PostgreSQL driver for Python

Description

Psycopg 3 is a new implementation of the popular psycopg2 database adapter for Python.

Home page
https://www.psycopg.org/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/databases.scm (line: 4557, column: 5)
formatting

Look for formatting issues in the source

tabulation on line 4542, column 0
  • gnu/packages/databases.scm (line: 4542, column: 0)