docs: asyncio is no longer provisional

(grafted from 4cb3ea76ce68efd52271e499647abbf0f8a2941f)
This commit is contained in:
Yury Selivanov 2016-12-15 18:58:19 -05:00
parent 6e31235902
commit 8e1baa7583
1 changed files with 0 additions and 7 deletions

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