commit | 908bbd3a9f0e511f452c5b2b0124400be475aa06 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Aug 01 11:39:21 2017 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Aug 01 12:39:21 2017 -0400 |
tree | bb627f2bb247d50c946c15b83f490c036a4b215b | |
parent | cdaf3ff72f6fd562c275c04836cfaa230aabcdf4 [diff] |
note version added and deprecated for bytes_value/value on DNSName (#3833)
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst index c2ff0ff..ea74846 100644 --- a/docs/x509/reference.rst +++ b/docs/x509/reference.rst
@@ -1244,10 +1244,14 @@ .. attribute:: bytes_value + .. versionadded:: 2.1 + :type: bytes .. attribute:: value + .. deprecated:: 2.1 + Deprecated accessor for the idna-decoded value of :attr:`bytes_value` :type: :term:`text`