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:55754b6
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:24ed154
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 26, 2025

  1. Fix PR preview links (#215)

    @hugovk
    hugovk authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    3d34296View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

Commits on Feb 3, 2025

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

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    b6a1724View commit details
    Browse the repository at this point in the history
  2. Set__version__in the runtime package (#222)

    * Set ``__version__`` in the runtime package * Return the version key in ``setup()`` * Add static type annotations to ``setup()`` * Fix the Python version for ``tomli`` * read ``__version__`` from ``__init__.py`` Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    @AA-Turner@hugovk
    AA-Turner and hugovk authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    4823212View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24ed154View commit details
    Browse the repository at this point in the history
Loading