]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Changed check for loaded attributes to be consistent 6957/head
authorDaniel Stone <me@danstone.uk>
Sun, 29 Aug 2021 15:53:38 +0000 (16:53 +0100)
committerDaniel Stone <me@danstone.uk>
Sun, 29 Aug 2021 15:53:38 +0000 (16:53 +0100)
commitab4d96cd5da9a5dd01112b8dcd6514db64aa8d9f
treec949d890cb1226e024d70dfc1bb1a3809b311dbe
parentab3e32c8110229b35a6a0cd33ef9e21c9435c246
Changed check for loaded attributes to be consistent

* Check eagerly loaded addresses in AsyncSession tests now matches that of the regular Session
test/ext/asyncio/test_session_py3k.py