[Python-checkins] [python/cpython] 0702cc: [3.6] Fix typos in multiple `.rst` files (GH-1668)...
GitHub
noreply at github.com
Sun May 21 17:26:02 EDT 2017
Branch: refs/heads/3.6
Home: https://github.com/python/cpython
Commit: 0702cc01fa3dc52087a5d468fc5a4984f3697446
https://github.com/python/cpython/commit/0702cc01fa3dc52087a5d468fc5a4984f3697446
Author: delirious-lettuce <delirious.lettuce at gmail.com>
Date: 2017年05月22日 (2017年5月22日)
Changed paths:
M Doc/c-api/exceptions.rst
M Doc/howto/logging-cookbook.rst
M Doc/library/cmd.rst
M Doc/library/email.compat32-message.rst
M Doc/library/email.contentmanager.rst
M Doc/library/email.errors.rst
M Doc/library/email.generator.rst
M Doc/library/email.headerregistry.rst
M Doc/library/email.message.rst
M Doc/library/email.mime.rst
M Doc/library/email.parser.rst
M Doc/library/email.policy.rst
M Doc/library/exceptions.rst
M Doc/library/sunau.rst
M Doc/library/turtle.rst
M Doc/library/xml.dom.pulldom.rst
M Doc/reference/expressions.rst
M Lib/email/architecture.rst
Log Message:
-----------
[3.6] Fix typos in multiple `.rst` files (GH-1668) (#1702)
(cherry picked from commit 3378b2062c7fbb77a9b5e6d315d6b94160fac69a)
More information about the Python-checkins
mailing list