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: WangRemy/python-docs-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: python/python-docs-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 12 files changed
  • 6 contributors

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    5d1ce7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d075da5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aea657 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    6f83c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71bc5c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Bump the actions group with 3 updates (python#301)

    Bumps the actions group with 3 updates: [j178/prek-action](https://github.com/j178/prek-action), [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `j178/prek-action` from 1 to 2
    - [Release notes](https://github.com/j178/prek-action/releases)
    - [Commits](j178/prek-action@v1...v2)
    
    Updates `actions/download-artifact` from 7 to 8
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    Updates `actions/upload-artifact` from 6 to 7
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: j178/prek-action
      dependency-version: '2'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    4047502 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. [pre-commit.ci] pre-commit autoupdate (python#302)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    pre-commit-ci[bot] and hugovk authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    0672ed4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Set line-height on field-list term

    Align text within field-list `dt` tags with the `p` tags within the
    corresponding `dd` tags.
    pradyunsg committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    9146048 View commit details
    Browse the repository at this point in the history
  2. Merge pull request python#303 from pradyunsg/fix-vertical-alignment-i…

    …n-field-lists
    
    Set line-height on field-list term
    pradyunsg authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    54e4045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cb59ff View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2026

  1. Configuration menu
    Copy the full SHA
    b884109 View commit details
    Browse the repository at this point in the history
  2. Prepare 2026.4 release (python#306)

    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    StanFromIreland and hugovk authored Apr 19, 2026
    Configuration menu
    Copy the full SHA
    6da68a7 View commit details
    Browse the repository at this point in the history
Loading