| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Note that class and sequence matching is broken, but this is still a significant improvement over the current implementation. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks great in general.
@coolreader18 Could you review this PR?
Sorry, something went wrong.
|
@coolreader18 do you have time to review? |
Sorry, something went wrong.
|
@coolreader18 I wish you could comment just will do or not do |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Retains all match statement functionality, but rewrites all the match statement code to reduce bugs and mirror cpython. Also, it adds support for the rest of the patterns (hopefully).
Also this re-enables the codegen tests that the ruff port disabled.
Fixes: #5628 and #5491