From acfa2fcc24493a69626c17b23df3de8d771cbcc6 Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Sun, 23 Jul 2017 13:37:14 +0200 Subject: ASN.1 types __init__(), .clone()/.subtype() refactored into kwargs --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index fafd7a2..94926e9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,8 @@ Revision 0.3.1, released XX-07-2017 ----------------------------------- +- ASN.1 types __init__(), .clone() and .subtype() signatures + refactored into keyword arguments to simplify their signatures. - ASN.1 types initialization refactored to minimize the use of relatively expensive isNoValue() call - Lazily pre-populate list of values of Sequence/Set/Choice types -- cgit v1.2.3