]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Raise a polite exception for BC dates
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 23 Aug 2020 20:13:34 +0000 (21:13 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 28 Oct 2020 03:19:24 +0000 (04:19 +0100)
commit8ab45e957d56641c8696a691226bca344581cfc9
tree347d67d47461a181ccfb69e4a436120cafb415dc
parentb1841bcd3c5c723871431b8031282660511cbb88
Raise a polite exception for BC dates
psycopg3/psycopg3/types/date.py
tests/types/test_date.py