Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:b05ad28
Choose a base ref
Loading
...
head repository:python/python-docs-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:f4352e1
Choose a head ref
Loading
  • 20commits
  • 10files changed
  • 7contributors

Commits on Feb 2, 2024

  1. Update pre-commit

    @hugovk
    hugovk committedFeb 2, 2024
    Configuration menu
    Copy the full SHA
    761de4dView commit details
    Browse the repository at this point in the history
  2. Newlines for clarity

    @hugovk
    hugovk committedFeb 2, 2024
    Configuration menu
    Copy the full SHA
    3e0f891View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed0650eView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b24269View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82c7468View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78fcd4bView commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Update .github/dependabot.yml

    Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
    @hugovk@ezio-melotti
    hugovk andezio-melotti authoredFeb 4, 2024
    Configuration menu
    Copy the full SHA
    14335e4View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    6e9bcaaView commit details
    Browse the repository at this point in the history
  2. Bump the actions group with 5 updates

    Bumps the actions group with 5 updates:| Package | From | To || --- | --- | --- || [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` || [pre-commit/action](https://github.com/pre-commit/action) | `3.0.0` | `3.0.1` || [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) | `1` | `2` || [actions/download-artifact](https://github.com/actions/download-artifact) | `3` | `4` || [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3` | `4` |Updates `actions/setup-python` from 4 to 5- [Release notes](https://github.com/actions/setup-python/releases)- [Commits](actions/setup-python@v4...v5)Updates `pre-commit/action` from 3.0.0 to 3.0.1- [Release notes](https://github.com/pre-commit/action/releases)- [Commits](pre-commit/action@v3.0.0...v3.0.1)Updates `hynek/build-and-inspect-python-package` from 1 to 2- [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@v1...v2)Updates `actions/download-artifact` from 3 to 4- [Release notes](https://github.com/actions/download-artifact/releases)- [Commits](actions/download-artifact@v3...v4)Updates `actions/upload-artifact` from 3 to 4- [Release notes](https://github.com/actions/upload-artifact/releases)- [Commits](actions/upload-artifact@v3...v4)---updated-dependencies:- dependency-name: actions/setup-python  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: actions- dependency-name: pre-commit/action  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: actions- dependency-name: hynek/build-and-inspect-python-package  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: actions- dependency-name: actions/download-artifact  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: actions- dependency-name: actions/upload-artifact  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: actions...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredFeb 9, 2024
    Configuration menu
    Copy the full SHA
    35e9780View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e175bView commit details
    Browse the repository at this point in the history
  4. Merge pull request#174from python/dependabot/github_actions/actions…

    …-e4f981a896Bump the actions group with 5 updates
    @hugovk
    hugovk authoredFeb 9, 2024
    Configuration menu
    Copy the full SHA
    c556592View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Use system font stack

    @hugovk
    hugovk committedFeb 12, 2024
    Configuration menu
    Copy the full SHA
    21ff0a2View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    6f35188View commit details
    Browse the repository at this point in the history
  2. Merge pull request#177from hugovk/rm-3.8-3.9

    Don't test theme on 3.8 and 3.9 branches
    @willingc
    willingc authoredMar 16, 2024
    Configuration menu
    Copy the full SHA
    a08b380View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f063bdView commit details
    Browse the repository at this point in the history
  4. Merge pull request#176from hugovk/sfs

    Modernise font: use system font stack to improve text readability and webpage performance
    @pradyunsg
    pradyunsg authoredMar 16, 2024
    Configuration menu
    Copy the full SHA
    9916043View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    10918c3View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540a95cView commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Prepare 2024.3 release

    @hugovk
    hugovk committedMar 21, 2024
    Configuration menu
    Copy the full SHA
    d9136c6View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

[8]ページ先頭

©2009-2025 Movatter.jp