8000 Comparing master@{1day}...master · prometheus/client_python · GitHub
[go: up one dir, main page]

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@{1day}
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: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 2, 2025

  1. Use License Expressions in pyproject.toml (#1111)

    With the release of PEP-639 the best practice for specifying the license
    is now to use a license expression in the license field and specify any
    license files in license-files rather than the table-based approach from
    PEP-621. Including the license in the classifiers is also no longer
    allowed when using PEP-639 and has been removed.
    
    Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
    csmarchbanks authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    f294cbb View commit details
    Browse the repository at this point in the history
  2. Release 0.22.1

    Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
    csmarchbanks committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    d24220a View commit details
    Browse the repository at this point in the history
Loading
0