docs: asyncio is no longer provisional

This commit is contained in:
Yury Selivanov 2016-12-15 18:58:19 -05:00
parent 1217470984
commit 6db7a4b81a

View File

@ -8,13 +8,6 @@
**Source code:** :source:`Lib/asyncio/`
.. note::
The asyncio package has been included in the standard library on a
:term:`provisional basis <provisional package>`. Backwards incompatible
changes (up to and including removal of the module) may occur if deemed
necessary by the core developers.
--------------
This module provides infrastructure for writing single-threaded concurrent