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: bryuen/packaging.python.org
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pypa/packaging.python.org
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 5 files changed
  • 7 contributors

Commits on Jun 16, 2026

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

Commits on Jun 26, 2026

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

Commits on Jul 31, 2026

  1. Configuration menu
    Copy the full SHA
    460400d View commit details
    Browse the repository at this point in the history
  2. feat: add METADATA 2.6 (PEP 808)

    This selects the 'append only' choice from the acceptence of PEP 808.
    
    I started this by hand, then tried Claude Opus 4.8, feeding PEP 808 into the context, and it did a better job of finding places that needed updating than I did, so I ended up using that as the base, editing it to the current form.
    
    Assisted-by: ClaudeCode:claude-opus-4.8
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    henryiii committed Jul 31, 2026
    Configuration menu
    Copy the full SHA
    f5a2378 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2026

  1. Configuration menu
    Copy the full SHA
    dd0762a View commit details
    Browse the repository at this point in the history
  2. Update comment

    jonathandung authored Aug 2, 2026
    Configuration menu
    Copy the full SHA
    cdb4bf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2026

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

Commits on Aug 5, 2026

  1. Merge pull request pypa#2082 from henryiii/henryiii/chore/pep808

    feat: add METADATA 2.6 (PEP 808)
    webknjaz authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    161b58a View commit details
    Browse the repository at this point in the history
  2. Merge pull request pypa#2100 from jonathandung/patch-1

    Fix dependency group resolution snippet
    woodruffw authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    93e1d15 View commit details
    Browse the repository at this point in the history
  3. Merge pull request pypa#2075 from ZeroIntensity/patch-1

    Add a Sphinx label for the `.dist-info/sboms/` section
    woodruffw authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    342c9f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request pypa#2102 from pypa/bot/update-uv-build-version

    Update uv_build version to 0.12.1
    woodruffw authored Aug 5, 2026
    Configuration menu
    Copy the full SHA
    f227f5c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2026

  1. docs: bump flit upper bound

    e-kwsm committed Aug 9, 2026
    Configuration menu
    Copy the full SHA
    90174bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request pypa#2103 from e-kwsm/flit

    docs: bump flit upper bound
    webknjaz authored Aug 9, 2026
    Configuration menu
    Copy the full SHA
    1e6a8a8 View commit details
    Browse the repository at this point in the history
Loading