From 46b14c0a5d1f5395d460d90aa8899b83a50001c6 Mon Sep 17 00:00:00 2001 From: anjanagr Date: Mon, 4 Nov 2019 17:32:47 +0000 Subject: [PATCH 1/3] Fixed issue 37838 --- Doc/library/asyncio-protocol.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Doc/library/asyncio-protocol.rst b/Doc/library/asyncio-protocol.rst index ffac9018127c669..3079716f03ecc0b 100644 --- a/Doc/library/asyncio-protocol.rst +++ b/Doc/library/asyncio-protocol.rst @@ -588,9 +588,6 @@ Buffered Streaming Protocols ---------------------------- .. versionadded:: 3.7 - **Important:** this has been added to asyncio in Python 3.7 - *on a provisional basis*! This is as an experimental API that - might be changed or removed completely in Python 3.8. Buffered Protocols can be used with any event loop method that supports `Streaming Protocols`_. From 0ea7768b965a5a5a834c3cc94441148fe3a269c9 Mon Sep 17 00:00:00 2001 From: anjanagr Date: Wed, 20 Nov 2019 15:50:38 +0000 Subject: [PATCH 2/3] Added to Acks file --- Misc/ACKS | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/ACKS b/Misc/ACKS index 78beee5f34eec63..ab47f5088d86a05 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -21,6 +21,7 @@ Ron Adam Eitan Adler Anton Afanasyev Ali Afshar +Anjani Agrawal Nitika Agarwal Pablo S. Blum de Aguiar Jim Ahlstrom From 11ad2d248eeec453714df5351e70c758fd5654d3 Mon Sep 17 00:00:00 2001 From: anjanagr Date: Wed, 20 Nov 2019 15:56:01 +0000 Subject: [PATCH 3/3] Corrected ordering --- Misc/ACKS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/ACKS b/Misc/ACKS index ab47f5088d86a05..e26fcecd541c65a 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -21,8 +21,8 @@ Ron Adam Eitan Adler Anton Afanasyev Ali Afshar -Anjani Agrawal Nitika Agarwal +Anjani Agrawal Pablo S. Blum de Aguiar Jim Ahlstrom Farhan Ahmad