]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
asyncio API can be considered beta level
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 31 Mar 2021 00:30:13 +0000 (20:30 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 31 Mar 2021 00:30:13 +0000 (20:30 -0400)
commit88b4f0badf8983fd909bb70d4651228b6471b74b
tree17d6cb475176728254576ec924308dccc77484af
parent025b6974ffdd86db8b5f94867af5bd8c3d899657
asyncio API can be considered beta level

It's clear that there are at least many dozens of developers
working with the new asyncio extension and we have not had
any major bug reports.  Other than ``Session.delete`` needing
to be an awaitable, there were no backwards-incompatible issues
and we've seen no issues with wrong behaviors.

Change-Id: I48f3f2ae89b2c48adb9d8d3c053d0ef53b4d7b5b
doc/build/orm/extensions/asyncio.rst