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: v23.9.2
Choose a base ref
...
head repository: jaraco/keyring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.9.3
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    845e739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc13e5 View commit details
    Browse the repository at this point in the history
  3. Also use functools.wraps on the wrapper in case the hook machinery re…

    …lies on the name of the function.
    jaraco committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    002de2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d666c5c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #598 from jaraco/bugfix/596

    Apply workaround for decoratated function unrecognized
    jaraco authored Sep 17, 2022
    Configuration menu
    Copy the full SHA
    f9142e2 View commit details
    Browse the repository at this point in the history
Loading