Skip to content

Fix failing cases for Python 3.14 #1548

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

Merged

Conversation

facelessuser
Copy link
Collaborator

New change requires us to monkey patch locatetagend to prevent capturing incomplete tags in code spans.

Fixes #1547

New change requires us to monkey patch `locatetagend` to prevent
capturing incomplete tags in code spans.
@facelessuser
Copy link
Collaborator Author

It looks like CI is using Beta 4 of Python 3.14, so I think this validates the change as no tests are failing.

@waylan waylan merged commit 23c301d into Python-Markdown:master Jul 21, 2025
16 checks passed
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.

More HTML parsing test failures in Python 3.14 beta 4
2 participants