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: v0.17.0
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: v0.17.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on May 29, 2023

  1. Fix typo in README

    Signed-off-by: Can Berk Güder <cbg@cbg.me>
    cbguder authored May 29, 2023
    Configuration menu
    Copy the full SHA
    e2c76c1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request #914 from cbguder/patch-1

    Fix typo in README
    csmarchbanks authored May 30, 2023
    Configuration menu
    Copy the full SHA
    be3aac3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Pin version of asgiref for pypy

    Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
    csmarchbanks committed May 31, 2023
    Configuration menu
    Copy the full SHA
    59c9566 View commit details
    Browse the repository at this point in the history
  2. Pin virtualenv version

    Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
    csmarchbanks committed May 31, 2023
    Configuration menu
    Copy the full SHA
    876f321 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge pull request #915 from prometheus/fix-ci

    Fix CI Failures
    csmarchbanks authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f79049a View commit details
    Browse the repository at this point in the history
  2. Change usr/bin/python to #!user/bin/env python in bridge/graphite.py (#…

    …928)
    
    * Removed usr/bin/python from bridge/graphite.py
    * Modified graphite.py, added #!usr/bin/env python.
    
    Signed-off-by: Kishan Verma <kishanverma2312@gmail.com>
    Co-authored-by: Kishan Verma <kishanverma2312@gmail.com>
    kishan-23 and Kishan Verma authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4d68ba1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Release 0.17.1

    Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
    csmarchbanks committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c72c4f3 View commit details
    Browse the repository at this point in the history
Loading