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: firebase/firebase-admin-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: firebase/firebase-admin-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7
Choose a head ref
  • 4 commits
  • 63 files changed
  • 1 contributor

Commits on Jun 12, 2025

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

Commits on Jun 17, 2025

  1. chore(deps): Bump minimum supported Python version to 3.9 and add 3.1…

    …3 to CIs (#892)
    
    * chore(deps): Bump minimum supported Python version to 3.9 and add 3.13 to CIs
    
    * fix deprecation warnings
    
    * fix GHA build status svg
    
    * fix: Correctly scope async eventloop
    
    * fix: Bump pylint to v2.7.4 and astroid to v2.5.8 to fix lint issues
    
    * fix ml tests
    
    * fix lint
    
    * fix: remove commented code
    jonathanedey authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    dae267c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

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

Commits on Jun 26, 2025

  1. chore: Bump pylint to v3.3.7 and astroid to v3.3.10 (#895)

    * chore: Bump pylint to v3
    
    * chore: fix src lint
    
    * chore: fix unit test lint
    
    * chore: fix integration test lint
    
    * chore: fix snippets lint
    
    * chore: 2nd pass for errors
    
    * fix: corrected use of the `bad-functions` config
    
    * fix: add EoF newline
    jonathanedey authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    c9dce80 View commit details
    Browse the repository at this point in the history
Loading