]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix: AsyncSession.close_all()
authorBryan不可思议 <programripper@foxmail.com>
Thu, 5 Oct 2023 21:16:14 +0000 (21:16 +0000)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 21:16:14 +0000 (21:16 +0000)
commit91e2fac26720b69e03077274a3fda228bdd2a5d7
tree1abe3b718750bc99816f27212b95396281d641fe
parent6d6e3df8ce0d455eac00ddc8d9618897ae799fe4
fix: AsyncSession.close_all()
lib/sqlalchemy/ext/asyncio/session.py
test/ext/asyncio/test_session_py3k.py