Page MenuHomeSoftware Heritage

db/db_utils: Fix mypy error since types-psycopg2 2.9.10 release
ClosedPublic

Authored by anlambert on Apr 8 2022, 3:41 PM.

Details

Summary

Updated pyscopg2 typing triggers a new mypy error.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7541 (id=27340)

Rebasing onto 3e667bdedf...

Current branch diff-target is up to date.
Changes applied before test
commit ab170ca98c1d41580807f1cc517e28ece6beb930
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Fri Apr 8 15:37:57 2022 +0200

    db/db_utils: Fix mypy error since types-psycopg2 2.9.10 release

See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/385/ for more details.

This revision is now accepted and ready to land.Apr 8 2022, 4:59 PM