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: borntyping/python-colorlog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.7.0
Choose a base ref
...
head repository: borntyping/python-colorlog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.8.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Aug 29, 2022

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

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    f2ac5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a927c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b292b View commit details
    Browse the repository at this point in the history
  4. Fix running tests in environment with NO_COLOR=1

    Fix running the test suite when pytest is run with NO_COLOR=1 set
    in the environment.  An fixture is autoused to ensure that the variables
    are removed for the scope of the test, while they are respected
    e.g. by pytest itself.
    mgorny authored and borntyping committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6a14458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    079ec1c View commit details
    Browse the repository at this point in the history
  6. Bump version

    borntyping committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ed17d6d View commit details
    Browse the repository at this point in the history
Loading