]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Feb 2020 23:31:20 +0000 (15:31 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2020 23:31:20 +0000 (15:31 -0800)
commit7f53d87cb0324e391c969855ed8f4b3255f9f744
treea241e33b3f7cb3c311b1f92f077829f1c38c4873
parent445152e0d3ab6e4381aef8d1404c2c17a516070f
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)

(cherry picked from commit c2f7eb254bee036afc8a71437ec6aac82f06a1ce)

Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>
Doc/library/token.rst
Misc/NEWS.d/next/Documentation/2020-02-21-22-05-20.bpo-39718.xtBoSi.rst [new file with mode: 0644]