aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/pyasn1/py3/README.md
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-04-10 11:17:20 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-04-10 11:26:29 +0300
commite6da679c7da3c051eea421143d20114cb64c9c55 (patch)
tree9d82c16c0d309937e69593de5889c649fa893bcc /contrib/python/pyasn1/py3/README.md
parent1e986085fe84d3e9e16751d6bc590edba8b50b23 (diff)
downloadydb-e6da679c7da3c051eea421143d20114cb64c9c55.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/python/pyasn1/py3/README.md')
-rw-r--r--contrib/python/pyasn1/py3/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/pyasn1/py3/README.md b/contrib/python/pyasn1/py3/README.md
index e1f9501b49..669463392f 100644
--- a/contrib/python/pyasn1/py3/README.md
+++ b/contrib/python/pyasn1/py3/README.md
@@ -23,7 +23,7 @@ Features
* Standards compliant BER/CER/DER codecs
* Can operate on streams of serialized data
* Dumps/loads ASN.1 structures from Python types
-* 100% Python, works with Python 2.7 and 3.6+
+* 100% Python, works with Python 3.8+
* MT-safe
* Contributed ASN.1 compiler [Asn1ate](https://github.com/kimgr/asn1ate)