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: prometheus/client_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: prometheus/client_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: complete-typing
Choose a head ref
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    bbeb7c3 View commit details
    Browse the repository at this point in the history
  2. Add typing to utils.py

    csmarchbanks committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d893b1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a925066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    423dfa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e490cb8 View commit details
    Browse the repository at this point in the history
  6. Typing in registry.py and metrics.py

    Also update built in collectors to use the new Abstract Base Class.
    csmarchbanks committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    b8dc3bc View commit details
    Browse the repository at this point in the history
Loading