-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancement
Description
In test_ast.py we have a old TODO:
Lines 266 to 267 in 72186aa
| # TODO: expr_context, slice, boolop, operator, unaryop, cmpop, comprehension | |
| # excepthandler, arguments, keywords, alias |
How I understand, it says about code snippets in
exec_tests and eval_tests.So, I've decide to improve it.
Linked PRs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-featureA feature request or enhancementA feature request or enhancement