We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892f9e0 commit 4443450Copy full SHA for 4443450
Doc/library/asyncio-protocol.rst
@@ -588,9 +588,6 @@ Buffered Streaming Protocols
588
----------------------------
589
590
.. versionadded:: 3.7
591
- **Important:** this has been added to asyncio in Python 3.7
592
- *on a provisional basis*! This is as an experimental API that
593
- might be changed or removed completely in Python 3.8.
594
595
Buffered Protocols can be used with any event loop method
596
that supports `Streaming Protocols`_.
Misc/ACKS
@@ -22,6 +22,7 @@ Eitan Adler
22
Anton Afanasyev
23
Ali Afshar
24
Nitika Agarwal
25
+Anjani Agrawal
26
Pablo S. Blum de Aguiar
27
Jim Ahlstrom
28
Farhan Ahmad
0 commit comments