note version added and deprecated for bytes_value/value on DNSName (#3833)

This commit is contained in:
Paul Kehrer 2017-08-01 11:39:21 -05:00 committed by Alex Gaynor
parent cdaf3ff72f
commit 908bbd3a9f

View file

@ -1244,10 +1244,14 @@ General Name Classes
.. 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`