[Python-checkins] Fix "catchs" typos in NEWS entries (GH-12366)

Ned Deily webhook-mailer at python.org
Sun Mar 17 22:12:03 EDT 2019


https://github.com/python/cpython/commit/75f8a691a45442c94972cf0fb7fb7d413d44601e
commit: 75f8a691a45442c94972cf0fb7fb7d413d44601e
branch: 3.6
author: Harmon <Harmon758 at gmail.com>
committer: Ned Deily <nad at python.org>
date: 2019年03月17日T22:11:57-04:00
summary:
Fix "catchs" typos in NEWS entries (GH-12366)
files:
M Misc/NEWS.d/3.6.7rc1.rst
diff --git a/Misc/NEWS.d/3.6.7rc1.rst b/Misc/NEWS.d/3.6.7rc1.rst
index 5115970d5522..4a53bcd6ccaa 100644
--- a/Misc/NEWS.d/3.6.7rc1.rst
+++ b/Misc/NEWS.d/3.6.7rc1.rst
@@ -1088,7 +1088,7 @@ instantiate classes, and check coverage. Check existing files.
 .. nonce: Q3Dwns
 .. section: Tools/Demos
 
-python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
+python-gdb now catches ``UnicodeDecodeError`` exceptions when calling
 ``string()``.
 
 ..
@@ -1098,7 +1098,7 @@ python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
 .. nonce: 2YfdwI
 .. section: Tools/Demos
 
-python-gdb now catchs ValueError on read_var(): when Python has no debug
+python-gdb now catches ValueError on read_var(): when Python has no debug
 symbols for example.
 
 ..


More information about the Python-checkins mailing list

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