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

Commits on Mar 13, 2024

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

Commits on Jun 19, 2024

  1. Update README.rst with pytest-xdist 3.0.2 news

    In `pytest-xdist 3.0` (), the option `--boxed` was removed in favor of the `pytest-forked` plugin.
    
    This PR adjusts the advice to the new (well... Dec 2021) situation.
    1ucian0 authored and flub committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3d41ba8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Add support sys.monitoring

    rchiodo authored and flub committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    fa5fd45 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    flub committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    733b26b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

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

    flub committed May 5, 2025
    Configuration menu
    Copy the full SHA
    617b1b6 View commit details
    Browse the repository at this point in the history
  3. Add python 3.13

    flub committed May 5, 2025
    Configuration menu
    Copy the full SHA
    ddabc93 View commit details
    Browse the repository at this point in the history
Loading