]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Remove `__cmp__` methods (#8313)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 31 Jul 2022 10:08:36 +0000 (13:08 +0300)
committerGitHub <noreply@github.com>
Sun, 31 Jul 2022 10:08:36 +0000 (12:08 +0200)
commit1657312ba77cf2a8751aed195b4d246afb28b64e
tree8bd79e504b86f691a78e71a78b6140f9ee790b2d
parentf8c4dba4e9f130c18ce00597c036bc26ae7abf90
Remove `__cmp__` methods (#8313)
lib/sqlalchemy/cyextension/collections.pyx
lib/sqlalchemy/sql/annotation.py
lib/sqlalchemy/util/_py_collections.py