]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
vendor asynccontextmanager
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Sep 2021 18:34:51 +0000 (14:34 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Sep 2021 18:34:51 +0000 (14:34 -0400)
commit204fe7ea206a1b0ab4ae248006f99afd15fa7f72
treec612af683bca55c30b977b6361f7164c82019822
parent5a0dcb483161eaff473fa8ab1cdfa2fa5c433f10
vendor asynccontextmanager

while we still support python 3.6 vendor a simple version
of this for now in the one place we currently use it.

Change-Id: Ibcfc8b004b17e2ac79f9123ccb76c5eb25243f90
lib/sqlalchemy/dialects/mysql/asyncmy.py
lib/sqlalchemy/util/_concurrency_py3k.py
lib/sqlalchemy/util/concurrency.py