8000 Comparing v78.1.0...v79.0.0 · pypa/setuptools · 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: pypa/setuptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v78.1.0
Choose a base ref
...
head repository: pypa/setuptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v79.0.0
Choose a head ref
  • 20 commits
  • 10 files changed
  • 5 contributors

Commits on Feb 27, 2025

  1. Enable ruff rules ISC001/ISC002 (jaraco/skeleton#158)

    Starting with ruff 0.9.1, they are compatible with the ruff formatter
    when used together.
    DimitriPapadopoulos authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    8f42595 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

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

Commits on Mar 7, 2025

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

Commits on Mar 21, 2025

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

Commits on Mar 22, 2025

  1. Configuration menu
    Copy the full SHA
    1ebb559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979e626 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

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

Commits on Apr 4, 2025

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

Commits on Apr 19, 2025

  1. Configuration menu
    Copy the full SHA
    4e1e893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8390fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250a6d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e409e80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ca4a9f View commit details
    Browse the repository at this point in the history
  6. Add news fragment.

    jaraco committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    8faf1d7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4951

    More fully sanitize the filename in PackageIndex._download_url
    
    Closes #4951
    jaraco authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    100e9a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e4868a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. Removed support for the 'legacy-editable' feature.

    According to [the docs](https://github.com/pypa/setuptools/blob/8e4868a036b7fae3208d16cb4e5fe6d63c3752df/docs/userguide/development_mode.rst#legacy-behavior), pip no longer relies on this feature and it's been there for over two years.
    jaraco committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    f89e652 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4953 from pypa/debt/917/remove-legacy-editable

    Removed support for the 'legacy-editable' feature.
    jaraco authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    b137521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56962ec View commit details
    Browse the repository at this point in the history
Loading
0