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

Remove Precedence metaclass. #6949

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Remove Precedence metaclass. #6949

merged 2 commits into from
Mar 1, 2024

Conversation

dnwpark
Copy link
Contributor

@dnwpark dnwpark commented Feb 29, 2024

Remove the PrecedenceMeta metaclass.

Also remove the use of precedence_class from Token as it does nothing.

@dnwpark dnwpark changed the base branch from master to remove-nonterm-meta February 29, 2024 22:27
Copy link
Member

@msullivan msullivan left a comment

Choose a reason for hiding this comment

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

Looks great

@dnwpark dnwpark force-pushed the remove-precedence-meta branch from a3a0580 to 97a305f Compare March 1, 2024 02:46
Base automatically changed from remove-nonterm-meta to master March 1, 2024 03:36
@dnwpark dnwpark force-pushed the remove-precedence-meta branch from 97a305f to 93d003f Compare March 1, 2024 03:37
@dnwpark dnwpark marked this pull request as ready for review March 1, 2024 03:37
@dnwpark dnwpark force-pushed the remove-precedence-meta branch from 93d003f to df25450 Compare March 1, 2024 17:35
@dnwpark dnwpark merged commit 4b105fe into master Mar 1, 2024
24 checks passed
@dnwpark dnwpark deleted the remove-precedence-meta branch March 1, 2024 18:19
vpetrovykh pushed a commit that referenced this pull request Apr 10, 2024
* Remove PrecedenceMeta.

* Remove precedence_class.
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