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: pypa/packaging
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 26.0rc3
Choose a base ref
...
head repository: pypa/packaging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 26.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 15, 2026

  1. Bump for development

    henryiii committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    3a7b600 View commit details
    Browse the repository at this point in the history
  2. fix: restore ._version as a compat shim (#1062)

    * fix: hatching uses and modifies _version
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix: issue warnings if _version is used
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix: don't add deprecation warning to _Version to avoid double warnings
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix: add an underscore to deprecated
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    d5398b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. perf: dual replace (#1064)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    9627a88 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. docs: prepare for 26.0 final (#1063)

    * docs: prepare for 26.0 final
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Add recent perf PR
    
    * docs: mention RCs
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    31371cc View commit details
    Browse the repository at this point in the history
  2. Bump for release

    henryiii committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    3b77a26 View commit details
    Browse the repository at this point in the history
Loading