mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
gh-107015: Remove async_hacks from the tokenizer (#107018)
This commit is contained in:
parent
b0202a4e5d
commit
da8f87b7ea
20 changed files with 404 additions and 499 deletions
4
Doc/library/token-list.inc
generated
4
Doc/library/token-list.inc
generated
|
|
@ -207,10 +207,6 @@
|
|||
|
||||
.. data:: OP
|
||||
|
||||
.. data:: AWAIT
|
||||
|
||||
.. data:: ASYNC
|
||||
|
||||
.. data:: TYPE_IGNORE
|
||||
|
||||
.. data:: TYPE_COMMENT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue