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: oauthlib/oauthlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: oauthlib/oauthlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 5 files changed
  • 5 contributors

Commits on Jun 19, 2025

  1. Added graphviz/dot dependency

    JonathanHuot authored and auvipy committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    4e8a4d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge pull request #907 from oauthlib/release-3.3.1

    Fix 3.3.0 regression of expires_in
    JonathanHuot authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    eb185bb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Replace pyenv with uv in documentation and tooling (#910)

    * Removed black & lint since we use ruff
    
    * Add uv to use multiple python versions
    
    * Excluded folders when using make
    JonathanHuot authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    a015b44 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Improve github action to publish package

    Separated build from publish job.
    
    Migrated from twine to python build
    
    Fix #913
    JonathanHuot committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    79e08ce View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Update .github/workflows/python-build.yml

    Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
    auvipy and webknjaz authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    07d50a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Fix ref_type equal sign

    Co-authored-by: Christian Clauss <cclauss@me.com>
    JonathanHuot and cclauss authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    fee688a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Merge pull request #915 from oauthlib/publish-fix

    Improve github action to publish package
    JonathanHuot authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    0667a39 View commit details
    Browse the repository at this point in the history
Loading