You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Allow alternative results when testing spec.md examples (depending under which Python version Paroxython runs).
- Extend `no_operation` to Ellipsis syntax.
- Add `assignment_expression` feature.
- Correct the span of decorated functions.
- Make `flatten_ast.py` to work with both `typed-ast` and `ast` library.
- Add a helper to compare the results of their respective parser.
- Upgrade the development environment to Python 3.8.
print
function keyword arguments (sep
,end
,file
,flush
). Use existing featurekeyword_argument
.The text was updated successfully, but these errors were encountered: