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/python-docs-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2068038
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: 2ac4375
Choose a head ref
  • 15 commits
  • 19 files changed
  • 7 contributors

Commits on Sep 30, 2025

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

Commits on Oct 1, 2025

  1. Bump actions/setup-python from 5 to 6 in the actions group (#273)

    Bumps the actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).
    
    
    Updates `actions/setup-python` from 5 to 6
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      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 Oct 1, 2025
    Configuration menu
    Copy the full SHA
    00c6699 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. French translation.

    JulienPalard committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    be1571a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Configuration menu
    Copy the full SHA
    89a8e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c66d17 View commit details
    Browse the repository at this point in the history
  3. Add link to devguide in README (#266)

    Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    3 people authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    3d7c2b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18811a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. Bump the actions group with 2 updates (#278)

    Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/download-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v5...v6)
    
    Updates `actions/upload-artifact` from 4 to 5
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      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 Nov 1, 2025
    Configuration menu
    Copy the full SHA
    ae83e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2025

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

Commits on Dec 2, 2025

  1. Bump actions/checkout from 5 to 6 in the actions group (#284)

    Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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 Dec 2, 2025
    Configuration menu
    Copy the full SHA
    498d07f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Convert CHANGELOG and CONTRIBUTING from .rst to .md (#277)

    Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
    hugovk and StanFromIreland authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    c6ef663 View commit details
    Browse the repository at this point in the history
  2. Add zizmor to CI and fix findings (#283)

    Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
    hugovk and AA-Turner authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    35db2d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    bf2c2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0b901d View commit details
    Browse the repository at this point in the history
  3. Prepare 2025.12 release (#286)

    Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
    hugovk and StanFromIreland authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    2ac4375 View commit details
    Browse the repository at this point in the history
Loading