From 4c1b43b088ca8320cf8b2a8e506e55f88f981486 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 18 Jun 2018 23:44:00 +0300 Subject: [PATCH] Unnecessary trailing commas --- doc/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/news.rst b/doc/news.rst index a05a0e4..971011e 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -28,15 +28,15 @@ is replaced with:: 3.6 --- -* Ability to set values during Sequence initialization. +* Ability to set values during Sequence initialization .. _release3.5: 3.5 --- -* Fix TagMismatch exception completeness during Choice and Set decoding. +* Fix TagMismatch exception completeness during Choice and Set decoding Previously we will loose offset and decode_path information about - concrete TagMismatched entity. + concrete TagMismatched entity .. _release3.4: @@ -109,9 +109,9 @@ utility. 1.5 --- * Generic decoder's scheme and pretty printer - (:py:func:`pyderasn.generic_decoder`) can be used in libraries. + (:py:func:`pyderasn.generic_decoder`) can be used in libraries * Ability to specify :ref:`defines_by_path ` - during command line invocation. + during command line invocation .. _release1.4: -- 2.44.0