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: googleapis/google-auth-library-python-oauthlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: googleapis/google-auth-library-python-oauthlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 5 commits
  • 56 files changed
  • 5 contributors

Commits on Apr 23, 2025

  1. fix: explicitly declare Python 3.13 support (#408)

    * fix: explicitly delare Python 3.13 support
    
    * add constraints
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * remove .kokoro/samples since there are no samples
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    4b1a5f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. tests: update default runtime used for tests (#411)

    * tests: update default runtime used for tests
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * set default_python_version in owlbot.py
    
    * restore changes to noxfile.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    cb74baf View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. chore(python): Add support for Python 3.14 (#415)

    * chore(python): Add support for Python 3.14
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Apply suggestion from @chalmerlowe
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat(ci): Add Python 3.14 support to core files
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    chalmerlowe and gcf-owl-bot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    951dd32 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    d7921f9 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.2.3 (#409)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    2765352 View commit details
    Browse the repository at this point in the history
Loading