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: jaraco/keyring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f9142e2
Choose a base ref
...
head repository: jaraco/keyring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8b18015
Choose a head ref
  • 10 commits
  • 11 files changed
  • 2 contributors

Commits on Sep 20, 2022

  1. Fix typo

    mcepl authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    24d7fc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Add PyPy to the test matrix on Linux. Fixes jaraco/skeleton#63.

    Adds a 'dev' factor to the matrix as workaround for actions/setup-python#508.
    jaraco committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    27c5534 View commit details
    Browse the repository at this point in the history
  2. When rendering docs, preserve the syntax for defaults. Fixes jaraco/p…

    …ath#197.
    
    Incidentally, re-organize the extensions a bit for clarity.
    jaraco committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    b4f0ae6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Merge https://github.com/jaraco/skeleton

    # Conflicts:
    #	docs/conf.py
    jaraco committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3372559 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Adopt furo theme for docs.

    jaraco committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    679eebb View commit details
    Browse the repository at this point in the history
  2. Merge https://github.com/jaraco/skeleton

    # Conflicts:
    #	setup.cfg
    jaraco committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b4b3b5c View commit details
    Browse the repository at this point in the history
  3. Indicate to use latest Python version (workaround for readthedocs/rea…

    …dthedocs.org/#9623). Requires also specifying the OS version (workaround for readthedocs/readthedocs.org#9635).
    jaraco committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    b241226 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    19374c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b18015 View commit details
    Browse the repository at this point in the history
Loading