Content-Length: 297229 | pFad | https://github.com/python/cpython/issues/133194
adCHECK_VERSION guard for usage with ast.parse(..., feature_version=(3, 13)) #133194Fetched URL: https://github.com/python/cpython/issues/133194
Alternative Proxies:
Bug report
Right now this test passes:
But, it should not pass. I have a PR ready.
Linked PRs
CHECK_VERSIONto new PEP758 grammar #133195feature_version#133289