mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 12:21:27 +08:00
[stubsabot] Bump Markdown to 3.5.* (#10851)
Release: https://pypi.org/pypi/Markdown/3.5 Homepage: https://Python-Markdown.github.io/ Repository: https://github.com/Python-Markdown/markdown Changelog: https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md Diff: https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5 Stubsabot analysis of the diff between the two releases: - 2 public Python files have been added: `scripts/gen_ref_nav.py`, `scripts/griffe_extensions.py`. - 0 files included in typeshed's stubs have been deleted. - 30 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 1958. - Total lines of Python code deleted: 1067.
This commit is contained in:
committed by
GitHub
parent
48d4f7a6a5
commit
5680c6fb40
@@ -1,4 +1,4 @@
|
||||
version = "3.4.*"
|
||||
version = "3.5.*"
|
||||
upstream_repository = "https://github.com/Python-Markdown/markdown"
|
||||
partial_stub = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user