Issue #20435: Fix _pyio.StringIO.getvalue() to take into account newline translation settings.
diff --git a/Misc/NEWS b/Misc/NEWS
index ec12fbe..48a0085 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -38,6 +38,9 @@
 Library
 -------
 
+- Issue #20435: Fix _pyio.StringIO.getvalue() to take into account newline
+  translation settings.
+
 - Issue #20288: fix handling of invalid numeric charrefs in HTMLParser.
 
 - Issue #19456: ntpath.join() now joins relative paths correctly when a drive