python3-psycopg binary package in Ubuntu Mantic armhf

 Psycopg 3 is a newly designed PostgreSQL database adapter for the Python
 programming language.
 .
 Psycopg 3 is a complete rewrite of Psycopg 2, maintaining the same
 fundamental libpq wrapper architecture and DB-API interface design, but
 exposing new features to better work with the newer versions of Python
 and PostgreSQL.
 .
 On the Python side, Psycopg 3 allows the use of asyncio-based
 concurrency and static typing. Many improvement to the Python interface
 make the library much simpler and more idiomatic to use,
 .
 On the PostgreSQL side, Psycopg 3 makes use of server-side parameters,
 prepared statements, binary parameters, and great support for COPY
 operations.
 .
 Psycopg 3 presents a familiar interface for everyone who has used
 Psycopg 2 or any other `DB-API 2.0` database adapter, but allows one
 to use more modern PostgreSQL and Python features, such as:
  - Strict Strong Typing
  - asynchronous support
  - server-side parameters binding
  - binary communication
  - a great integration of the COPY support
  - direct access to the libpq functionalities

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-08-30 22:44:11 UTC Published Ubuntu Mantic armhf release universe python Optional 3.1.8-0ubuntu1
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic armhf proposed universe python Optional 3.1.8-0ubuntu1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  2023-08-30 22:44:18 UTC Superseded Ubuntu Mantic armhf release universe python Optional 3.1.7-4
  • Removal requested .
  • Superseded by amd64 build of psycopg3 3.1.8-0ubuntu1 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu