]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix bulk mapping annotations for mapped classes 13322/head
authorproto-atlas <278522736+proto-atlas@users.noreply.github.com>
Thu, 21 May 2026 17:29:59 +0000 (02:29 +0900)
committerproto-atlas <278522736+proto-atlas@users.noreply.github.com>
Thu, 21 May 2026 17:29:59 +0000 (02:29 +0900)
commitbb730f34275a7c40c94e668ecda1131804ba3084
tree108b090ff80251eda72447db819acbfca3369f80
parent873f8773a6d1d0df8fb7d3bd8d63aac3d227f610
Fix bulk mapping annotations for mapped classes
doc/build/changelog/unreleased_21/9256.rst [new file with mode: 0644]
lib/sqlalchemy/orm/scoping.py
lib/sqlalchemy/orm/session.py
test/typing/plain_files/orm/session.py