]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add orderinglist type annotations
authorMartijn Pieters <mj@zopatista.com>
Mon, 25 Nov 2024 19:38:48 +0000 (14:38 -0500)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 26 Jul 2025 16:42:19 +0000 (18:42 +0200)
commit2907dededf5ca923add1106f8b71adb373d3088a
treee5f4934cebfcec513af606d95598b57effaf65b6
parentfc2debe97ed74a497fea0c8b1c56ef212e8a4968
Add orderinglist type annotations

Closes: #10889
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/10889
Pull-request-sha: 2ddeeb190630a8965a4fae567e2649ed16722c99

Change-Id: I9a0d6e2776d8b6756af4a3c54668bdcd1a1f40f8
lib/sqlalchemy/ext/orderinglist.py
lib/sqlalchemy/orm/collections.py
test/ext/test_orderinglist.py
test/typing/plain_files/ext/orderinglist/orderinglist_one.py [new file with mode: 0644]