File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1845,7 +1845,7 @@ parameter.
1845
1845
.. nonce: LT_qL8
1846
1846
.. section: Library
1847
1847
1848
- :class: `asyncio.ProactorEventLoop ` now catchs and logs send errors when the
1848
+ :class: `asyncio.ProactorEventLoop ` now catches and logs send errors when the
1849
1849
self-pipe is full.
1850
1850
1851
1851
..
@@ -2270,7 +2270,7 @@ last release was in 2000. Mac OS 9 last release was in 2001.
2270
2270
.. nonce: laV_IE
2271
2271
.. section: Library
2272
2272
2273
- :func: `~distutils.utils.check_environ ` of :mod: `distutils.utils ` now catchs
2273
+ :func: `~distutils.utils.check_environ ` of :mod: `distutils.utils ` now catches
2274
2274
:exc: `KeyError ` on calling :func: `pwd.getpwuid `: don't create the ``HOME ``
2275
2275
environment variable in this case.
2276
2276
@@ -8674,7 +8674,7 @@ Argument Clinic now has non-bitwise unsigned int converters.
8674
8674
.. nonce: Q3Dwns
8675
8675
.. section: Tools/Demos
8676
8676
8677
- python-gdb now catchs ``UnicodeDecodeError `` exceptions when calling
8677
+ python-gdb now catches ``UnicodeDecodeError `` exceptions when calling
8678
8678
``string() ``.
8679
8679
8680
8680
..
@@ -8684,7 +8684,7 @@ python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
8684
8684
.. nonce: 2YfdwI
8685
8685
.. section: Tools/Demos
8686
8686
8687
- python-gdb now catchs ValueError on read_var(): when Python has no debug
8687
+ python-gdb now catches ValueError on read_var(): when Python has no debug
8688
8688
symbols for example.
8689
8689
8690
8690
..
You can’t perform that action at this time.
0 commit comments