Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed a handful of typos #343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 1, 2017
Merged

Fixed a handful of typos #343

merged 2 commits into from
Mar 1, 2017

Conversation

alex
Copy link
Member

@alex alex commented Feb 27, 2017

No description provided.

@@ -947,8 +947,7 @@ SSL Sockets
the specification of normal, OS-level sockets. See especially the
:ref:`notes on non-blocking sockets <ssl-nonblocking>`.

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.
Copy link
Member

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.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Copy link
Contributor

@marco-buttu marco-buttu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, LGTM :-)

@Mariatta
Copy link
Member

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

@berkerpeksag
Copy link
Member

I'd say don't bother to backport this to 2.7 and 3.5 :)

@Mariatta
Copy link
Member

ok. then everything else LGTM :)

@Mariatta Mariatta added the docs Documentation in the Doc dir label Feb 27, 2017
@Mariatta Mariatta merged commit 1cf2a80 into python:master Mar 1, 2017
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Mar 1, 2017
@alex alex deleted the typos branch March 1, 2017 03:31
Mariatta added a commit that referenced this pull request Mar 1, 2017
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants