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: tox-dev/tox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4.2
Choose a base ref
...
head repository: tox-dev/tox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.4.3
Choose a head ref
  • 6 commits
  • 7 files changed
  • 5 contributors

Commits on Jan 26, 2023

  1. [changelog.rst] typo fix

    sparkiegeek authored and jugmac00 committed Jan 26, 2023
    Copy the full SHA
    acadf36 View commit details

Commits on Jan 29, 2023

  1. Support recursive extras defined in pyproject.toml (#2905)

    * test_package_pyproject: recursive extras
    
    Add regression test for issue #2904
    
    * test_package_pyproject: when project deps has a self-referential extra
    
    the project depends on an extra defined within itself
    
    * Support recursive extras defined in pyproject.toml
    
    Expand extras that reference an extra of the same package name to respect local
    changes to package metadata.
    
    Fix #2904
    masenf authored Jan 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3295838 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    079f839 View commit details

Commits on Jan 30, 2023

  1. Avoid pre-commit isort crash

    gschaffner authored and jugmac00 committed Jan 30, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    a77d137 View commit details

Commits on Jan 31, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0a7ce8b View commit details
  2. release 4.4.3

    gaborbernat committed Jan 31, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    4408cff View commit details
Loading