-
-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enaml syntaxerror detail #530
Merged
MatthieuDartiailh
merged 12 commits into
nucleic:main
from
bburan:enaml-syntaxerror-detail
Sep 8, 2023
Merged
Enaml syntaxerror detail #530
MatthieuDartiailh
merged 12 commits into
nucleic:main
from
bburan:enaml-syntaxerror-detail
Sep 8, 2023
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c5d4e77 - Browse repository at this point
Copy the full SHA c5d4e77View commit details -
Create tests to detect correct syntaxerror detail
This does not actually capture the error I am attempting to fix.
Configuration menu - View commit details
-
Copy full SHA for 8d0ceeb - Browse repository at this point
Copy the full SHA 8d0ceebView commit details -
Add compatibility for Python 3.8 and 3.9
This also fixes a bug in the unit test (the assert statement was missing).
Configuration menu - View commit details
-
Copy full SHA for a102005 - Browse repository at this point
Copy the full SHA a102005View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63ea9c2 - Browse repository at this point
Copy the full SHA 63ea9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e822eb - Browse repository at this point
Copy the full SHA 0e822ebView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 947f437 - Browse repository at this point
Copy the full SHA 947f437View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0e68fe - Browse repository at this point
Copy the full SHA c0e68feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca6fc9 - Browse repository at this point
Copy the full SHA 0ca6fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951b29a - Browse repository at this point
Copy the full SHA 951b29aView commit details
Commits on Sep 7, 2023
-
Regenerate parser with pegen 0.1.0
Pegen 0.2.0 results in some IndentationError exceptions being raised as SyntaxError instead.
Configuration menu - View commit details
-
Copy full SHA for 5bf2617 - Browse repository at this point
Copy the full SHA 5bf2617View commit details -
Configuration menu - View commit details
-
Copy full SHA for c91b3e7 - Browse repository at this point
Copy the full SHA c91b3e7View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 236da37 - Browse repository at this point
Copy the full SHA 236da37View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.