Skip to content
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

Fix bootstrap broken by lark 1.2.2 #161

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Fix bootstrap broken by lark 1.2.2 #161

merged 1 commit into from
Aug 26, 2024

Conversation

DaveDuck321
Copy link
Owner

Lark 1.2.2 was release on August 13. This was marked as backwards compatible with lark 1.1 (hence pulled in by Hatch). Turns out it is not in fact backwards compatible and was breaking our bootstrap on a fresh checkout.

This PR reverts lark to the latest backwards compatible version.

@DaveDuck321
Copy link
Owner Author

Looks like they won't fix it on their end: lark-parser/lark#1456

@DaveDuck321 DaveDuck321 merged commit 5be107e into main Aug 26, 2024
7 checks passed
@DaveDuck321 DaveDuck321 deleted the bootstrap-fix branch August 26, 2024 12:50
Copy link
Collaborator

@antroseco antroseco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, that sucks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants