Fixed a handful of typos by alex · Pull Request #343 · python/cpython
|
|
||
| Usually, :class:`SSLSocket` are not created directly, but using the | ||
| the :meth:`SSLContext.wrap_socket` method. | ||
| Usually, :class:`SSLSocket` are not created directly, but using the :meth:`SSLContext.wrap_socket` method. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line is a bit long. It would be nice to wrap it at 80 or so chars.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, LGTM :-)
So I'm not sure how to apply the labels here lol
Doc/library/email.compat32-message.rst -> needs backport to 3.6
Doc/library/email.message.rst -> needs backport to 3.6
Doc/library/idle.rst -> needs backport to 2.7, 3.5, 3.6
Doc/library/ssl.rst -> needs backport to 3.6
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request
(cherry picked from commit 1cf2a80)
alex
deleted the
typos
branch
Mariatta added a commit that referenced this pull request
(cherry picked from commit 1cf2a80)