We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1217470 commit 6db7a4bCopy full SHA for 6db7a4b
1 file changed
Doc/library/asyncio.rst
@@ -8,13 +8,6 @@
8
9
**Source code:** :source:`Lib/asyncio/`
10
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
18
--------------
19
20
This module provides infrastructure for writing single-threaded concurrent
0 commit comments