Thanks to visit codestin.com
Credit goes to github.com

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: pydantic/pytest-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.15
Choose a base ref
...
head repository: pydantic/pytest-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 23, 2025

  1. Configuration menu
    Copy the full SHA
    8068283 View commit details
    Browse the repository at this point in the history
  2. Improve logic for finding print statements (#58)

    * fix logic for finding print statement
    
    * fix test
    samuelcolvin authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    aeb45fd View commit details
    Browse the repository at this point in the history
  3. fix: Run print_callback before formatting print arguments to prevent …

    …errors (#49)
    bscriver123 authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    d100d16 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. adapt tests to pytest 8.3.4 (#54)

    * adapt tests to pytest 8.3.4
    
    * upgrade locked pytest
    
    ---------
    
    Co-authored-by: Samuel Colvin <[email protected]>
    MeggyCal and samuelcolvin authored May 6, 2025
    Configuration menu
    Copy the full SHA
    73e9125 View commit details
    Browse the repository at this point in the history
  2. Increase triple quote search (#61)

    * increase lines searched for end of triple quote string
    
    * uprev
    
    * update uv.lock
    samuelcolvin authored May 6, 2025
    Configuration menu
    Copy the full SHA
    7221ea6 View commit details
    Browse the repository at this point in the history
Loading