bpo-43822: Improve syntax errors for missing commas (GH-25377)

This commit is contained in:
Pablo Galindo 2021-04-15 21:38:45 +01:00 committed by GitHub
parent e692f55979
commit b280248be8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 1235 additions and 1034 deletions

View file

@ -211,6 +211,8 @@
.. data:: TYPE_COMMENT
.. data:: SOFT_KEYWORD
.. data:: ERRORTOKEN
.. data:: N_TOKENS