summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorShantanu <hauntsaninja@users.noreply.github.com>2020-02-28 23:25:36 (GMT)
committerGitHub <noreply@github.com>2020-02-28 23:25:36 (GMT)
commitc2f7eb254bee036afc8a71437ec6aac82f06a1ce (patch)
treed1b0df657de3b33eb259fa555720de18541328eb /Misc/NEWS.d
parent916895f93905f8b8dad677cceff501833f5a633a (diff)
downloadcpython-c2f7eb254bee036afc8a71437ec6aac82f06a1ce.zip
cpython-c2f7eb254bee036afc8a71437ec6aac82f06a1ce.tar.gz
cpython-c2f7eb254bee036afc8a71437ec6aac82f06a1ce.tar.bz2
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/Documentation/2020-02-21-22-05-20.bpo-39718.xtBoSi.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Documentation/2020-02-21-22-05-20.bpo-39718.xtBoSi.rst b/Misc/NEWS.d/next/Documentation/2020-02-21-22-05-20.bpo-39718.xtBoSi.rst
new file mode 100644
index 0000000..8072f61
--- /dev/null
+++ b/Misc/NEWS.d/next/Documentation/2020-02-21-22-05-20.bpo-39718.xtBoSi.rst
@@ -0,0 +1 @@
+Update :mod:`token` documentation to reflect additions in Python 3.8 \ No newline at end of file