summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-04-23 15:04:20 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-04-23 15:04:20 (GMT)
commit8894ef1783d7c27e4fcd5318458250406bd6a68c (patch)
tree96a6adc3b5e9a426e5ed2c69ae0e2cee2247feb2 /Misc
parentd65ba51e245ffdd155bc1e7b8884fc943048111f (diff)
downloadcpython-8894ef1783d7c27e4fcd5318458250406bd6a68c.zip
cpython-8894ef1783d7c27e4fcd5318458250406bd6a68c.tar.gz
cpython-8894ef1783d7c27e4fcd5318458250406bd6a68c.tar.bz2
Prevent Sphinx error on whatsnew/changelog
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index b737df8..75742b0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -44,7 +44,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