]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add attribute sphinx is breaking on
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Sep 2021 21:27:46 +0000 (17:27 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Sep 2021 21:27:46 +0000 (17:27 -0400)
commitc50183274728544e40e7da4fd35cf240da5df656
tree6440f7d0ce3a74f6f1df20b6657008e5f89f4d33
parent204fe7ea206a1b0ab4ae248006f99afd15fa7f72
add attribute sphinx is breaking on

the hybridmethod internal seems to be confusing
a recent version of sphinx autodoc, add attribute it's searching
for.

Change-Id: I27f671a51f857b62337cc2374bbc87383ae9710d
lib/sqlalchemy/util/langhelpers.py