summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.8.0a1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/3.8.0a1.rst')
-rw-r--r--Misc/NEWS.d/3.8.0a1.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS.d/3.8.0a1.rst b/Misc/NEWS.d/3.8.0a1.rst
index dbbfb6e..ac9eefd 100644
--- a/Misc/NEWS.d/3.8.0a1.rst
+++ b/Misc/NEWS.d/3.8.0a1.rst
@@ -1965,7 +1965,7 @@ result of an internal future if it's already done.
.. section: Library
Add a deprecated warning for the :meth:`threading.Thread.isAlive` method.
-Patch by Dong-hee Na.
+Patch by Donghee Na.
..
@@ -4974,7 +4974,7 @@ Enum members.
.. section: Library
Update error message when constructing invalid inspect.Parameters Patch by
-Dong-hee Na.
+Donghee Na.
..