summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2019-11-23 10:06:42 +0100
committerGitHub <noreply@github.com>2019-11-23 10:06:42 +0100
commitcda318a63f8d6a3c43408ac8d3dfa405d3ca7c7c (patch)
tree3a085a20e202c339d60cf4cf68b867e2b532e13f
parent2b646e07d5d83f0892fa2a809ae4c981430cb12c (diff)
downloadpyasn1-git-cda318a63f8d6a3c43408ac8d3dfa405d3ca7c7c.tar.gz
Update CHANGES.rst
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f992889..3ff3aef 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,7 +2,7 @@
Revision 0.5.0, released XX-09-2019
-----------------------------------
-- Refactor BER/CER/DER decoder into a coroutine.
+- Make BER/CER/DER decodersstreaming and suspendible
The goal of this change is to make the decoder yielding on input
data starvation and resuming from where it stopped whenever the