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: 3.27.1
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: 3.28.0
Choose a head ref
  • 7 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 14, 2022

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

Commits on Nov 26, 2022

  1. Avoid deprecated pytest.warns(None) (#2548)

    tests/unit/config/test_config.py::TestConfigTestEnv::test_default_single_digit_factors
        tests/unit/config/test_config.py::TestConfigTestEnv::test_default_single_digit_factors
        tests/unit/config/test_config.py::TestConfigTestEnv::test_default_factors_conflict_ignore
          /usr/lib/python3.11/site-packages/_pytest/python.py:192: PytestRemovedIn8Warning: Passing None has been deprecated.
          See https://docs.pytest.org/en/latest/how-to/capture-warnings.html#additional-use-cases-of-warnings-in-tests for alternatives in common use cases.
    hroncok authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    3b83cd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    b26fd5d View commit details
    Browse the repository at this point in the history
  2. Fix release script

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    94832ce View commit details
    Browse the repository at this point in the history
  3. release 3.28.0

    gaborbernat committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    24a4eee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc1cd0 View commit details
    Browse the repository at this point in the history
  5. Fix release

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    19c4533 View commit details
    Browse the repository at this point in the history
Loading