Issue #25114: Adjust versionchanged in the doc

This commit is contained in:
Victor Stinner 2015-09-21 18:27:52 +02:00
parent d1fcca8ada
commit 04ce06b612
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ BaseTransport
- ``'subprocess'``: :class:`subprocess.Popen` instance
.. versionchanged:: 3.4.4
.. versionchanged:: 3.5.1
``'ssl_object'`` info was added to SSL sockets.