Skip to content

Commit

Permalink
docs: asyncio is no longer provisional
Browse files Browse the repository at this point in the history
  • Loading branch information
1st1 committed Dec 15, 2016
1 parent 1217470 commit 6db7a4b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Doc/library/asyncio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6db7a4b

Please sign in to comment.