summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/0105.bpo-28370.18jBuZ.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/0105.bpo-28370.18jBuZ.rst')
-rw-r--r--Misc/NEWS.d/next/Library/0105.bpo-28370.18jBuZ.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/0105.bpo-28370.18jBuZ.rst b/Misc/NEWS.d/next/Library/0105.bpo-28370.18jBuZ.rst
new file mode 100644
index 0000000..5a8ab80
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/0105.bpo-28370.18jBuZ.rst
@@ -0,0 +1 @@
+Speedup asyncio.StreamReader.readexactly. Patch by Коренберг Марк.