Skip to content

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

Merged
vb64 merged 1 commit into
vb64:markdown_it_py_4from
Stoyansl-Airia:chore/relax-markdown-it-py-pin
May 28, 2026
Merged

Allow markdown-it-py >=4.0.0 on Python >=3.10.#108
vb64 merged 1 commit into
vb64:markdown_it_py_4from
Stoyansl-Airia:chore/relax-markdown-it-py-pin

Conversation

@Stoyansl-Airia
Copy link
Copy Markdown
Contributor

@Stoyansl-Airia Stoyansl-Airia 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

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 changed the base branch from main to markdown_it_py_4 May 28, 2026 11:20
@vb64 vb64 merged commit af0c2e7 into vb64:markdown_it_py_4 May 28, 2026
49 checks passed
@vb64
Copy link
Copy Markdown
Owner

vb64 commented May 28, 2026

Thanks for your contribution. Great job!

@vb64
Copy link
Copy Markdown
Owner

vb64 commented May 28, 2026

@Stoyansl-Airia you can upgrade your installation up to 1.13.2

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