[Python-checkins] (no subject)

Jesús Cea webhook-mailer at python.org
Thu Dec 19 21:21:08 EST 2019


To: python-checkins at python.org
Subject: Doc typo (#17667)
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
https://github.com/python/cpython/commit/b0d4949f1fb04f83691e10a5453d1e10e459=
8bb9
commit: b0d4949f1fb04f83691e10a5453d1e10e4598bb9
branch: master
author: Jes=C3=BAs Cea <jcea at jcea.es>
committer: GitHub <noreply at github.com>
date: 2019年12月20日T03:21:03+01:00
summary:
Doc typo (#17667)
files:
M Doc/library/asyncio-eventloop.rst
diff --git a/Doc/library/asyncio-eventloop.rst b/Doc/library/asyncio-eventloo=
p.rst
index d9b1cf7a8d835..ee995e04e4765 100644
--- a/Doc/library/asyncio-eventloop.rst
+++ b/Doc/library/asyncio-eventloop.rst
@@ -479,7 +479,7 @@ Opening network connections
 UDP. Explicitly passing ``reuse_address=3DTrue`` will raise an excepti=
on.
=20
 When multiple processes with differing UIDs assign sockets to an
- indentical UDP socket address with ``SO_REUSEADDR``, incoming packets =
can
+ identical UDP socket address with ``SO_REUSEADDR``, incoming packets c=
an
 become randomly distributed among the sockets.
=20
 For supported platforms, *reuse_port* can be used as a replacement for


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /