Skip to content

Commit 6db7a4b

Browse files
committed
docs: asyncio is no longer provisional
1 parent 1217470 commit 6db7a4b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Doc/library/asyncio.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88

99
**Source code:** :source:`Lib/asyncio/`
1010

11-
.. note::
12-
13-
The asyncio package has been included in the standard library on a
14-
:term:`provisional basis <provisional package>`. Backwards incompatible
15-
changes (up to and including removal of the module) may occur if deemed
16-
necessary by the core developers.
17-
1811
--------------
1912

2013
This module provides infrastructure for writing single-threaded concurrent

0 commit comments

Comments
 (0)