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.5
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.6
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Feb 8, 2023

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

Commits on Feb 21, 2023

  1. Custom prefix in .ini source (#2927)

    * test_source_ini: custom config can overlap testenv
    
    regression test for plugin behavior in #2926
    
    * IniSource.get_loader: check section.prefix
    
    ensure that loaders returned from .ini source are bound
    to the correct section prefix, if specified.
    
    add comment explaining why the code must look up the name
    in the _section_mapping
    
    fix #2926
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    masenf and pre-commit-ci[bot] authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f4fcb7b View commit details
    Browse the repository at this point in the history
  2. release 4.4.6

    gaborbernat committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    251dc1a View commit details
    Browse the repository at this point in the history
Loading