-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Comparing changes
Open a pull request
base repository: pytest-dev/pytest
base: 7.4.1
head repository: pytest-dev/pytest
compare: 7.4.2
- 11 commits
- 21 files changed
- 8 contributors
Commits on Sep 2, 2023
-
Checkout source code during deploy
We need the checked out repository in order to push the tag.
Configuration menu - View commit details
-
Copy full SHA for 0319a0d - Browse repository at this point
Copy the full SHA 0319a0dView commit details -
Merge pull request #11377 from pytest-dev/release-7.4.1
Prepare release 7.4.1
Configuration menu - View commit details
-
Copy full SHA for 82eb86f - Browse repository at this point
Copy the full SHA 82eb86fView commit details
Commits on Sep 3, 2023
-
Fix user_properties not saved to XML if fixture errors during teardown (
#11382) Move handling of user_properties to `finalize()`. Previously if a fixture failed during teardown, `pytest_runtest_logreport` would not be called with "teardown", resulting in the user properties not being saved on the JUnit XML file. Fixes: #11367 (cherry picked from commit 917ce9a) Co-authored-by: Israel Fruchter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f5d9b9 - Browse repository at this point
Copy the full SHA 7f5d9b9View commit details
Commits on Sep 5, 2023
-
[7.4.x] Fix import_path for packages (#11395)
Co-authored-by: Bruno Oliveira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1de00e9 - Browse repository at this point
Copy the full SHA 1de00e9View commit details
Commits on Sep 6, 2023
-
[7.4.x] improve plugin list disclaimer (#11398)
Co-authored-by: Stefaan Lippens <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de69883 - Browse repository at this point
Copy the full SHA de69883View commit details -
[7.4.x] doc: Remove done training (#11400)
Co-authored-by: Florian Bruhin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79c2012 - Browse repository at this point
Copy the full SHA 79c2012View commit details
Commits on Sep 7, 2023
-
[7.4.x] Fix doctest collection of
functools.cached_property
objects. (#11403) Co-authored-by: Ronny Pfannschmidt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e49a74 - Browse repository at this point
Copy the full SHA 6e49a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 884b911 - Browse repository at this point
Copy the full SHA 884b911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b0c6f - Browse repository at this point
Copy the full SHA 63b0c6fView commit details -
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x
[7.4.x] Fix crash when passing a very long cmdline argument (#11404)
Configuration menu - View commit details
-
Copy full SHA for e4f022f - Browse repository at this point
Copy the full SHA e4f022fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f34df - Browse repository at this point
Copy the full SHA 45f34dfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7.4.1...7.4.2