]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
completely lift-and-copy and_ / or_ documentation
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Feb 2023 17:23:28 +0000 (12:23 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 13 Feb 2023 17:23:28 +0000 (12:23 -0500)
commit7832e8d4e6ac87619acd4c348bdb0590eb60af43
tree31895fb7335f6c5b4ec531d16143b63f56bc1f95
parent037884edaef8638c7128ad13cc51ec0cc7c52bbd
completely lift-and-copy and_ / or_ documentation

Sphinx refuses to write the correct docstring for these without
placing a completely literal string with no interpolation of
any kind.   Current site has blank for these.

Change-Id: Ie19a0b89d05b45509708585e6efca1a35f30adb5
lib/sqlalchemy/sql/_elements_constructors.py