8000 Comparing 5.4.2...5.4.3 · pytest-dev/pytest · GitHub
[go: up one dir, main page]

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

Commits on May 8, 2020

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

Commits on May 23, 2020

  1. Merge pull request #7244 from DahlitzFlorian/fix-issue-7150

    Prevent hiding underlying exception when ConfTestImportFailure is raised
    
    (cherry picked from commit 45f5326)
    asottile committed May 23, 2020
    Configuration menu
    Copy the full SHA
    af6548a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7248 from asottile/backport-7244

    [5.4.x] Merge pull request #7244 from DahlitzFlorian/fix-issue-7150
    asottile authored May 23, 2020
    Configuration menu
    Copy the full SHA
    565f4cb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Merge pull request #7257 from DahlitzFlorian/fix-issue-6956

    Prevent pytest from printing ConftestImportFailure traceback
    
    (cherry picked from commit b3db440)
    asottile committed May 27, 2020
    Configuration menu
    Copy the full SHA
    21ca38b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7271 from asottile/backport-7257

    [5.4.x] Merge pull request #7257 from DahlitzFlorian/fix-issue-6956
    asottile authored May 27, 2020
    Configuration menu
    Copy the full SHA
    b7b7292 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    551400e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a21e4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. [5.4] Do not call TestCase.tearDown for skipped tests (#7236) (#7283)

    [5.4] Do not call TestCase.tearDown for skipped tests (#7236)
    nicoddemus authored May 31, 2020
    Configuration menu
    Copy the full SHA
    3734a27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7285 from nicoddemus/backport-7220

    [5.4] Merge pull request #7220 from nicoddemus/issue-6428
    nicoddemus authored May 31, 2020
    Configuration menu
    Copy the full SHA
    589176e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Fix removal of very long paths on Windows (#6755)

    Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
    torcolvin and nicoddemus committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    56e6482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703d0f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7299 from nicoddemus/backport-7294

    [5.4.x] Merge pull request #7294 from nicoddemus/codecov-adjustments
    bluetech authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2d6b846 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7298 from nicoddemus/backport-6755

    [5.4.x] Fix removal of very long paths on Windows (#6755)
    nicoddemus authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2d795dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b322004 View commit details
    Browse the repository at this point in the history
Loading
0