Skip to content

Commit 4443450

Browse files
Anj-Amiss-islington
authored andcommitted
bpo-38652: Remove provisional note for asyncio.BufferedProtocol (pythonGH-17047)
https://bugs.python.org/issue38652
1 parent 892f9e0 commit 4443450

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Doc/library/asyncio-protocol.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -588,9 +588,6 @@ Buffered Streaming Protocols
588588
----------------------------
589589

590590
.. 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.
594591

595592
Buffered Protocols can be used with any event loop method
596593
that supports `Streaming Protocols`_.

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Eitan Adler
2222
Anton Afanasyev
2323
Ali Afshar
2424
Nitika Agarwal
25+
Anjani Agrawal
2526
Pablo S. Blum de Aguiar
2627
Jim Ahlstrom
2728
Farhan Ahmad

0 commit comments

Comments
 (0)