We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e601ef0 commit 75f8a69Copy full SHA for 75f8a69
Misc/NEWS.d/3.6.7rc1.rst
@@ -1088,7 +1088,7 @@ instantiate classes, and check coverage. Check existing files.
1088
.. nonce: Q3Dwns
1089
.. section: Tools/Demos
1090
1091
-python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
+python-gdb now catches ``UnicodeDecodeError`` exceptions when calling
1092
``string()``.
1093
1094
..
@@ -1098,7 +1098,7 @@ python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
1098
.. nonce: 2YfdwI
1099
1100
1101
-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
1102
symbols for example.
1103
1104
0 commit comments