]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)
authorShantanu <hauntsaninja@users.noreply.github.com>
Fri, 28 Feb 2020 23:25:36 +0000 (15:25 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2020 23:25:36 +0000 (18:25 -0500)
commitc2f7eb254bee036afc8a71437ec6aac82f06a1ce
treed1b0df657de3b33eb259fa555720de18541328eb
parent916895f93905f8b8dad677cceff501833f5a633a
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)
Doc/library/token.rst
Misc/NEWS.d/next/Documentation/2020-02-21-22-05-20.bpo-39718.xtBoSi.rst [new file with mode: 0644]