]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Expose the C package version in the _cmodule module
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 8 Nov 2021 21:28:02 +0000 (22:28 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 8 Nov 2021 21:28:02 +0000 (22:28 +0100)
commitc196a33de4bd5dda1623804cef08984ab1f8d34e
treea1b7fd46607c2233075b14b9c09a7e9a7ab6905e
parentcb987ee45d0f1ee117a397cb7344859f87708a52
Expose the C package version in the _cmodule module

"Expose" just to say: this interface remains internal. But it's handy
for development and testing nonetheless.
psycopg/psycopg/_cmodule.py