--- a/Doc/library/ssl.rst Wed Mar 18 21:36:23 2015 -0500 +++ b/Doc/library/ssl.rst Thu Mar 19 13:16:44 2015 +0200 @@ -340,6 +340,9 @@ Random generation string (so you can always use :const:`0.0`). See :rfc:`1750` for more information on sources of entropy. + .. versionchanged: 3.5 + Writable :term:`bytes-like object` is now accepted. + Certificate handling ^^^^^^^^^^^^^^^^^^^^