]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Make __version__ importable, although not included in __all__ 131/head
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Oct 2021 15:33:00 +0000 (17:33 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 30 Oct 2021 16:45:03 +0000 (18:45 +0200)
commit4f26b47a60ec8faef4b89c66435b2ce84b9885b7
treed9670c93d8c8d6e7d84c30b28d846d88e275cd78
parentd64051fab9469bd41dbbed4ec445c6c9f6b12b8d
Make __version__ importable, although not included in __all__
psycopg/psycopg/__init__.py
psycopg_c/psycopg_c/__init__.py
psycopg_pool/psycopg_pool/__init__.py
tests/pool/test_pool.py
tests/test_module.py