PEP 758 changes do not have CHECK_VERSION
guard for usage with ast.parse(..., feature_version=(3, 13))
#133194
Labels
CHECK_VERSION
guard for usage with ast.parse(..., feature_version=(3, 13))
#133194
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Right now this test passes:
But, it should not pass. I have a PR ready.
Linked PRs
CHECK_VERSION
to new PEP758 grammar #133195feature_version
#133289The text was updated successfully, but these errors were encountered: