summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/3.5.4.rst
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2023-09-24 11:52:26 (GMT)
committerGitHub <noreply@github.com>2023-09-24 11:52:26 (GMT)
commit722660b48bc380d042ad2e67bf97742b656da4ba (patch)
tree9f4209b7f0451baa7cfb574d7d4a0b3163bdbe7a /Misc/NEWS.d/3.5.4.rst
parent633bd6e428fa9d2f1c868a3b02b466f69151d1bf (diff)
downloadcpython-722660b48bc380d042ad2e67bf97742b656da4ba.zip
cpython-722660b48bc380d042ad2e67bf97742b656da4ba.tar.gz
cpython-722660b48bc380d042ad2e67bf97742b656da4ba.tar.bz2
[3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)
* Update Donghee Na's name in Docs/ * Update Donghee Na's name in Misc/ACKS * Update Donghee Na's name in Misc/NEWS.d/
Diffstat (limited to 'Misc/NEWS.d/3.5.4.rst')
-rw-r--r--Misc/NEWS.d/3.5.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.5.4.rst b/Misc/NEWS.d/3.5.4.rst
index cd0ca48..7839fa2 100644
--- a/Misc/NEWS.d/3.5.4.rst
+++ b/Misc/NEWS.d/3.5.4.rst
@@ -5,4 +5,4 @@
.. section: Library
ftplib.FTP.putline() now throws ValueError on commands that contains CR or
-LF. Patch by Dong-hee Na.
+LF. Patch by Donghee Na.