]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Ensure AsyncAdaptedLock is present
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 2 Nov 2020 20:29:38 +0000 (15:29 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 2 Nov 2020 20:29:38 +0000 (15:29 -0500)
commitf21b5ec4ef54a0923311014e4af50f5804fcf49c
tree14008172f22b404e0376104ff5067ff396888616
parentec3f401ac3a1dab5f22f120d14896f77805a2372
Ensure AsyncAdaptedLock is present

whether or not greenlet is installed

Change-Id: Icd1c5ef3a01ec0d1b8dce0d1def9920700923e51
lib/sqlalchemy/util/_concurrency_py3k.py