Python asyncio support

When will Python asyncio support be out of experimental? It has been in the experimental phase for a while already.

https://developer.couchbase.com/documentation/server/current/sdk/python/async-programming.html

1 Like

For a while, Python asyncio itself wasn’t stable itself. I guess I’ll need to revisit it. Note that when we say ‘experimental’, we don’t mean it’ll break on the first try, but rather that we don’t guarantee that it’s been thoroughly tested etc.

I know, I have been using lately with python 3.6 without any issue.

Just wanted to know when it will get officially supported.