diff --git a/Misc/NEWS b/Misc/NEWS index 3e3fa28cbb2..346bce98189 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -59,7 +59,7 @@ Library at the same time without losing the Popen.returncode value. - Issue #21127: Path objects can now be instantiated from str subclass - instances (such as numpy.str_). + instances (such as ``numpy.str_``). - Issue #15002: urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) facility. Provides a better way to handle file