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: 2026.4
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
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on Apr 24, 2026

  1. Hash pin GitHub Actions (#307)

    Co-authored-by: Stan Ulbrych <stan@python.org>
    hugovk and StanFromIreland authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    0855101 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

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

Commits on May 11, 2026

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

Commits on Jun 3, 2026

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

    Bumps the actions group with 2 updates: [j178/prek-action](https://github.com/j178/prek-action) and [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package).
    
    
    Updates `j178/prek-action` from 2.0.2 to 2.0.4
    - [Release notes](https://github.com/j178/prek-action/releases)
    - [Commits](j178/prek-action@cbc2f23...bdca6f1)
    
    Updates `hynek/build-and-inspect-python-package` from 2.17.0 to 2.18.0
    - [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
    - [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
    - [Commits](hynek/build-and-inspect-python-package@fe0a0fb...d44ca7d)
    
    ---
    updated-dependencies:
    - dependency-name: j178/prek-action
      dependency-version: 2.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions
    - dependency-name: hynek/build-and-inspect-python-package
      dependency-version: 2.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 Jun 3, 2026
    Configuration menu
    Copy the full SHA
    fb2d996 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. Switch to Hatchling build hooks for i18n packaging (#312)

    This also excludes PO files from wheels.
    StanFromIreland authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    040f37c View commit details
    Browse the repository at this point in the history
Loading