-
-
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.0
head repository: pytest-dev/pytest
compare: 7.4.2
Commits on Jun 23, 2023
-
Merge pull request #11131 from pytest-dev/release-7.4.0
Prepare release 7.4.0
Configuration menu - View commit details
-
Copy full SHA for fb03d13 - Browse repository at this point
Copy the full SHA fb03d13View commit details
Commits on Jul 3, 2023
-
Switch to deploy environment and configure for pypi oidc (#10925) (#1…
Configuration menu - View commit details
-
Copy full SHA for b6c5578 - Browse repository at this point
Copy the full SHA b6c5578View commit details -
[7.4.x] Fix duplicated imports with importlib mode and doctest-modules (
#11164) Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a4d7254 - Browse repository at this point
Copy the full SHA a4d7254View commit details
Commits on Jul 4, 2023
-
[7.4.x] Update open trainings (#11172)
Co-authored-by: Florian Bruhin <me@the-compiler.org>
Configuration menu - View commit details
-
Copy full SHA for d539518 - Browse repository at this point
Copy the full SHA d539518View commit details
Commits on Jul 8, 2023
-
[7.4.x] Add child modules as attributes of parent modules. (#11163)
* [7.4.x] Add child modules as attributes of parent modules. * Update 10337.bugfix.rst --------- Co-authored-by: akhilramkee <31619526+akhilramkee@users.noreply.github.com> Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c71b5df - Browse repository at this point
Copy the full SHA c71b5dfView commit details -
[7.4.x] Fix error assertion handling in approx when None in dict comp…
…arison (#11180) Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 511adf8 - Browse repository at this point
Copy the full SHA 511adf8View commit details -
[7.4.x] reference: improve the node types docs a bit (#11181)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a566b78 - Browse repository at this point
Copy the full SHA a566b78View commit details -
[7.4.x] doc: fix EncodingWarnings in examples (#11182)
Co-authored-by: Ran Benita <ran@unusedvar.com>
Configuration menu - View commit details
-
Copy full SHA for 6dfe498 - Browse repository at this point
Copy the full SHA 6dfe498View commit details
Commits on Jul 9, 2023
-
[7.4.x] Clarify docs for pytest.main default behavior (#11188)
Co-authored-by: antosikv <79337398+antosikv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06ff7ca - Browse repository at this point
Copy the full SHA 06ff7caView commit details
Commits on Jul 22, 2023
-
[7.4.x] Remove ep2023 training (#11242)
Co-authored-by: Florian Bruhin <me@the-compiler.org>
Configuration menu - View commit details
-
Copy full SHA for 350122a - Browse repository at this point
Copy the full SHA 350122aView commit details
Commits on Aug 7, 2023
-
[7.4.x] doc: update information about assertion messages (#11286)
Co-authored-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Configuration menu - View commit details
-
Copy full SHA for 34c7394 - Browse repository at this point
Copy the full SHA 34c7394View commit details -
[7.4.x] doc: Link pytest.main to how-to guide (#11290)
Co-authored-by: Florian Bruhin <me@the-compiler.org>
Configuration menu - View commit details
-
Copy full SHA for e3fe728 - Browse repository at this point
Copy the full SHA e3fe728View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba40975 - Browse repository at this point
Copy the full SHA ba40975View commit details -
Merge pull request #11294 from The-Compiler/pluggy-py38
ci: Use Python 3.8 to test latest pluggy
Configuration menu - View commit details
-
Copy full SHA for 5c7c3f6 - Browse repository at this point
Copy the full SHA 5c7c3f6View commit details
Commits on Aug 8, 2023
-
[7.4.x] Improve duplicate values documentation (#11296)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6914071 - Browse repository at this point
Copy the full SHA 6914071View commit details
Commits on Aug 26, 2023
-
[7.4.x] Fixes for typed pluggy (#11355)
Since version 1.3 pluggy added typing, which requires some fixes to please mypy.
Configuration menu - View commit details
-
Copy full SHA for 7a5f2fe - Browse repository at this point
Copy the full SHA 7a5f2feView commit details
Commits on Aug 29, 2023
-
[7.4.x] Issue 11354 fixing docs for lfnf (#11364)
Co-authored-by: Sean Patrick Malloy <spmalloy@ucdavis.edu>
Configuration menu - View commit details
-
Copy full SHA for b170081 - Browse repository at this point
Copy the full SHA b170081View commit details
Commits on Aug 30, 2023
-
[7.4.x] Update CONTRIBUTING.rst (#11371)
Co-authored-by: Sourabh Beniwal <sourabhbeniwal@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for fbcfd3a - Browse repository at this point
Copy the full SHA fbcfd3aView commit details
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a0a0e8 - Browse repository at this point
Copy the full SHA 7a0a0e8View commit details -
* Build the package only once, and test on all platforms. * Deploy is now triggered manually via an Action, which is then responsible for tagging the repository after the package has been uploaded successfully. * Drop 'docs': we nowadays rely on readthedocs preview PR builds.
Configuration menu - View commit details
-
Copy full SHA for 7855a72 - Browse repository at this point
Copy the full SHA 7855a72View commit details -
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 <israel.fruchter@gmail.com>
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 <nicoddemus@gmail.com>
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 <soxofaan@users.noreply.github.com>
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 <me@the-compiler.org>
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 <opensource@ronnypfannschmidt.de>
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
There are no files selected for viewing