Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
6fb544d8
Commit
6fb544d8
authored
Mar 17, 2019
by
Harmon
Committed by
Miss Islington (bot)
Mar 17, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix "catchs" typos in NEWS entries (GH-12364)
parent
dc69f69f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Misc/NEWS.d/3.8.0a1.rst
Misc/NEWS.d/3.8.0a1.rst
+4
-4
No files found.
Misc/NEWS.d/3.8.0a1.rst
View file @
6fb544d8
...
...
@@ -1845,7 +1845,7 @@ parameter.
.. nonce: LT_qL8
.. section: Library
:class:`asyncio.ProactorEventLoop` now catchs and logs send errors when the
:class:`asyncio.ProactorEventLoop` now catch
e
s and logs send errors when the
self-pipe is full.
..
...
...
@@ -2270,7 +2270,7 @@ last release was in 2000. Mac OS 9 last release was in 2001.
.. nonce: laV_IE
.. section: Library
:func:`~distutils.utils.check_environ` of :mod:`distutils.utils` now catchs
:func:`~distutils.utils.check_environ` of :mod:`distutils.utils` now catch
e
s
:exc:`KeyError` on calling :func:`pwd.getpwuid`: don't create the ``HOME``
environment variable in this case.
...
...
@@ -8674,7 +8674,7 @@ Argument Clinic now has non-bitwise unsigned int converters.
.. nonce: Q3Dwns
.. section: Tools/Demos
python-gdb now catchs ``UnicodeDecodeError`` exceptions when calling
python-gdb now catch
e
s ``UnicodeDecodeError`` exceptions when calling
``string()``.
..
...
...
@@ -8684,7 +8684,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 catch
e
s ValueError on read_var(): when Python has no debug
symbols for example.
..
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment