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

LilyPond: fix wrong lexing of name containing builtin name #2071

Merged
merged 2 commits into from
Mar 7, 2022

Conversation

jeanas
Copy link
Contributor

@jeanas jeanas commented Feb 24, 2022

Non-builtin names were scanned character by character, possibly
causing recognition of a suffix as builtin.

Non-builtin names were scanned character by character, possibly
causing recognition of a suffix as builtin.
@jeanas jeanas merged commit 6e07d3f into pygments:master Mar 7, 2022
@jeanas jeanas deleted the mystaff branch March 7, 2022 18:47
@jeanas
Copy link
Contributor Author

jeanas commented Mar 7, 2022

Apparently this was the 6000th commit in Pygments :)

@birkenfeld
Copy link
Member

Congrats!

@Anteru Anteru added the changelog-update Items which need to get mentioned in the changelog label Mar 12, 2022
@Anteru Anteru self-assigned this Mar 12, 2022
@Anteru Anteru added this to the 2.12.0 milestone Mar 12, 2022
@Anteru Anteru removed the changelog-update Items which need to get mentioned in the changelog label Mar 27, 2022
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.

4 participants