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.25.0
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.25.1
Choose a head ref
  • 17 commits
  • 16 files changed
  • 10 contributors

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    1f958f0 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (#2399)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    9e5d720 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Adding APPDATA as default passenv on Windows (#2404)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    niander and pre-commit-ci[bot] authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7818b3d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#2415)

    updates:
    - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](asottile/pyupgrade@v2.32.0...v2.32.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    c3a9856 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Avoid importing pipes on Python 3.3+

    adamchainz authored and jugmac00 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    f840390 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Fix link to download stats

    While there is a month badge, there is no `month` page available.
    jugmac00 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    efcfef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0)
    - [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](asottile/pyupgrade@v2.32.1...v2.34.0)
    pre-commit-ci[bot] authored and jugmac00 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    ce1dd60 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Add dependabot

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    23af7ad View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 2 to 4 (#2446)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    da221ed View commit details
    Browse the repository at this point in the history
  3. Bump actions/download-artifact from 2 to 3 (#2444)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    f168342 View commit details
    Browse the repository at this point in the history
  4. Bump actions/upload-artifact from 2 to 3 (#2443)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    255cb3f View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 2 to 3 (#2445)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5169fdf View commit details
    Browse the repository at this point in the history
  6. Improve advice on constraints files (#2423)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    apljungquist and pre-commit-ci[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    af83ed1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    dcf8917 View commit details
    Browse the repository at this point in the history
  2. Unify badges style (#2448)

    deadnews authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f3949f8 View commit details
    Browse the repository at this point in the history
  3. Fix release

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    29dcd73 View commit details
    Browse the repository at this point in the history
  4. release 3.25.1

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