Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Python-Markdown/markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.0
Choose a base ref
...
head repository: Python-Markdown/markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.10.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 26, 2025

  1. Configuration menu
    Copy the full SHA
    5354daf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Revert the default behavior of USE_DEFINITION_ORDER

    The new behavior introduced in 3.9.0 is experimental and results are inconsistent.
    It should not have been made the default behavior. Relates to #1561.
    waylan committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    a5ee2b4 View commit details
    Browse the repository at this point in the history
  2. cleanup

    waylan committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    746f7f5 View commit details
    Browse the repository at this point in the history
  3. + PY314 - PY39

    Python officially released 3.14 on 2025-10-07 and ended support for 3.9 on 2025-10-31.
    waylan authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    c138aea View commit details
    Browse the repository at this point in the history
  4. Bump version to 3.10

    waylan committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    22e89c1 View commit details
    Browse the repository at this point in the history
Loading