Skip to content

Allow markdown-it-py >=4.0.0 on Python >=3.10.#109

Merged
vb64 merged 2 commits into
mainfrom
markdown_it_py_4
May 28, 2026
Merged

Allow markdown-it-py >=4.0.0 on Python >=3.10.#109
vb64 merged 2 commits into
mainfrom
markdown_it_py_4

Conversation

@vb64
Copy link
Copy Markdown
Owner

@vb64 vb64 commented May 28, 2026

The 4.0.0 release dropped Python 3.8/3.9 support, so split the pin:
==3.0.0 on Python <3.10, >=4.0.0 on Python >=3.10. Adds matrix
coverage for 4.0.0, 4.1.0, 4.2.0 to py3.yml. All 23 tests pass
locally on both 3.0.0 and 4.0.0.

Release notes: https://github.com/executablebooks/markdown-it-py/releases/tag/v4.0.0

Stoyansl-Airia and others added 2 commits May 28, 2026 15:20
The 4.0.0 release dropped Python 3.8/3.9 support, so split the pin:
==3.0.0 on Python <3.10, >=4.0.0 on Python >=3.10. Adds matrix
coverage for 4.0.0, 4.1.0, 4.2.0 to py3.yml. All 23 tests pass
locally on both 3.0.0 and 4.0.0.

Release notes: https://github.com/executablebooks/markdown-it-py/releases/tag/v4.0.0
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@vb64 vb64 merged commit 4321f1a into main May 28, 2026
49 checks passed
@vb64 vb64 deleted the markdown_it_py_4 branch May 28, 2026 11:35
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