Commit Graph

  • b20e7f6d0c
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration (#11191) dependabot[bot] 2023-07-10 10:23:47 -0300
  • b91d5a3112
    build(deps): Bump pytest-rerunfailures in /testing/plugins_integration (#11190) dependabot[bot] 2023-07-10 10:23:33 -0300
  • 4e75bff71a
    build(deps): Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.7 (#11189) dependabot[bot] 2023-07-10 10:23:12 -0300
  • 7d6e1fb797
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration dependabot[bot] 2023-07-10 03:30:11 +0000
  • ea571e6deb
    build(deps): Bump pytest-rerunfailures in /testing/plugins_integration dependabot[bot] 2023-07-10 03:30:04 +0000
  • f3124adae2
    build(deps): Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.7 dependabot[bot] 2023-07-10 03:19:13 +0000
  • 06ff7ca13b
    [7.4.x] Clarify docs for pytest.main default behavior (#11188) github-actions[bot] 2023-07-09 15:54:59 +0000
  • d144c69591 [7.4.x] Clarify docs for pytest.main default behavior antosikv 2023-07-09 17:30:33 +0200
  • 99ab8ae884
    Clarify docs for pytest.main default behavior (#11187) antosikv 2023-07-09 17:30:33 +0200
  • f7182ce78a
    Slightly reword the docs about default main behavior antosikv 2023-07-09 16:35:33 +0200
  • 782cacf86b
    Merge pull request #11184 from pytest-dev/update-plugin-list/patch-fd7a4d242 Ran Benita 2023-07-09 17:09:12 +0300
  • c27ba33eb7 Clarify docs for pytest.main default behavior Vojtech Antosik 2023-07-09 15:07:55 +0200
  • a3b4220d76 [automated] Update plugin list pytest bot 2023-07-09 00:29:15 +0000
  • 6dfe498c77
    [7.4.x] doc: fix EncodingWarnings in examples (#11182) github-actions[bot] 2023-07-08 19:17:21 +0000
  • a566b78730
    [7.4.x] reference: improve the node types docs a bit (#11181) github-actions[bot] 2023-07-08 19:07:55 +0000
  • 7bd9963d2c [7.4.x] reference: improve the node types docs a bit Bruno Oliveira 2023-07-08 15:41:22 -0300
  • 1c113fa8c2 [7.4.x] doc: fix EncodingWarnings in examples Ran Benita 2023-07-08 21:40:05 +0300
  • fd7a4d2429
    Merge pull request #11106 from bluetech/docs-ref-collection-objs Bruno Oliveira 2023-07-08 15:41:22 -0300
  • b73ec8e5d1
    doc: fix EncodingWarnings in examples (#11158) Ran Benita 2023-07-08 21:40:05 +0300
  • 511adf85be
    [7.4.x] Fix error assertion handling in approx when None in dict comparison (#11180) github-actions[bot] 2023-07-08 18:37:35 +0000
  • c71b5df734
    [7.4.x] Add child modules as attributes of parent modules. (#11163) github-actions[bot] 2023-07-08 15:11:26 -0300
  • 589bcd0138 [7.4.x] Fix error assertion handling in approx when None in dict comparison Zac Hatfield-Dodds 2023-07-08 10:40:42 -0700
  • d790e96765
    Merge pull request #11178 from kenny-y-dev/add-none-support-approxmapping Zac Hatfield-Dodds 2023-07-08 10:40:42 -0700
  • d4265448a5
    Update src/_pytest/python_api.py Kenny Y 2023-07-08 08:41:42 -0400
  • db37e34613
    Merge branch 'main' into add-none-support-approxmapping Kenny Y 2023-07-07 15:55:19 -0400
  • c5b13099e6
    Fix error assertion handling in approx when None in dict comparison Kenny Y 2023-07-07 14:42:59 -0400
  • 97ed533f63
    Merge pull request #11169 from hugovk/test-me-rm-3.7 Zac Hatfield-Dodds 2023-07-06 22:28:44 -0700
  • f5a9aa0b84
    Merge pull request #11175 from pytest-dev/dependabot/pip/testing/plugins_integration/django-4.2.3 Ran Benita 2023-07-06 11:51:44 +0300
  • 901316b3f4
    Merge pull request #8502 from mickeypash/patch-2 Zac Hatfield-Dodds 2023-07-06 00:28:20 -0700
  • b81003f6fb Incorporate legend into main table Zac Hatfield-Dodds 2023-07-06 00:04:15 -0700
  • ddd773ecb1 [docs] add table nose x pytest naming comparison mickeypash 2021-03-31 11:54:33 +0100
  • 44604f49cd
    build(deps): Bump django in /testing/plugins_integration dependabot[bot] 2023-07-05 22:57:45 +0000
  • 2203897086
    Merge pull request #11173 from bluetech/enc-warning-detox Zac Hatfield-Dodds 2023-07-05 09:48:26 -0700
  • 119cec0279 tox: turn off PYTHONWARNDEFAULTENCODING for pre-commit, sphinx etc. Ran Benita 2023-07-05 18:57:40 +0300
  • d53951836d
    [7.4.x] Update open trainings (#11172) github-actions[bot] 2023-07-04 21:49:24 +0000
  • bb82e7f295 [7.4.x] Update open trainings Florian Bruhin 2023-07-04 23:19:24 +0200
  • b5bc53e441
    Update open trainings (#11171) Florian Bruhin 2023-07-04 23:19:24 +0200
  • 9723f2f0df Update open trainings Florian Bruhin 2023-07-04 22:47:19 +0200
  • 790d7ae099 Add instructions to update RTD settings after major releases Bruno Oliveira 2023-07-04 16:55:53 -0300
  • 084d756ae6
    Merge pull request #11143 from tushar-deepsource/patch-1 Zac Hatfield-Dodds 2023-07-04 10:47:13 -0700
  • d7dbadbffc
    Merge pull request #11160 from lesnek/ml/fix/warinings-recorder-pop Zac Hatfield-Dodds 2023-07-04 10:20:04 -0700
  • cb732f7f49
    Merge branch 'main' into patch-1 Zac Hatfield-Dodds 2023-07-04 10:17:06 -0700
  • 7775e494b1 Further tweaks from code review Zac Hatfield-Dodds 2023-07-04 10:00:29 -0700
  • 1f5058e972 Use same Black version for blacken-docs as regular Black check Hugo van Kemenade 2023-07-04 17:22:05 +0300
  • 6baf9f2d31 Update docs and code after dropping EOL 3.7 Hugo van Kemenade 2023-07-04 17:20:51 +0300
  • c4876c7106 chore(CR): Add changes from code review Lesnek 2023-07-04 10:20:50 +0200
  • 6badb6f01e Apply suggestions from code review Milan Lesnek 2023-07-04 08:59:58 +0200
  • 4517af1e28 test(warnings-recorder): Add attribute error test Lesnek 2023-07-02 15:35:04 +0200
  • 3d0dedb5ec test(warnings-recorder): Add attribute error test Lesnek 2023-07-02 15:35:04 +0200
  • 7b7bd304aa fix(warnings-recorder): Add handling of rest Lesnek 2023-07-02 15:16:14 +0200
  • 2706271f66 test(warnings-recorder): Add another warning Lesnek 2023-07-02 15:03:15 +0200
  • 8ac3c645fa fix(warnings-recorder): Match also subclass of warning in pop Lesnek 2023-07-02 14:17:06 +0200
  • 18e87c9831 test(warnings-recorder): Add non working subclass behaviour of pop Lesnek 2023-07-02 14:15:50 +0200
  • 6995257cf4
    [pre-commit.ci] pre-commit autoupdate (#11165) pre-commit-ci[bot] 2023-07-04 07:00:14 +0000
  • 44411cd663
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-07-04 06:39:52 +0000
  • a4d7254d18
    [7.4.x] Fix duplicated imports with importlib mode and doctest-modules (#11164) github-actions[bot] 2023-07-03 16:33:47 +0000
  • b6c55787fe
    Switch to deploy environment and configure for pypi oidc (#10925) (#11162) Bruno Oliveira 2023-07-03 13:17:02 -0300
  • 3aa5e09a4b
    Update 10337.bugfix.rst Bruno Oliveira 2023-07-03 13:12:38 -0300
  • f93746f71f [7.4.x] Fix duplicated imports with importlib mode and doctest-modules Bruno Oliveira 2023-07-01 12:37:46 -0300
  • a9d098ae1d [7.4.x] Add child modules as attributes of parent modules. akhilramkee 2023-07-01 20:42:41 +0530
  • f0c1e1d8cd Switch to deploy environment and configure for pypi oidc (#10925) Ronny Pfannschmidt 2023-07-03 17:52:58 +0200
  • bea56b30af
    Switch to deploy environment and configure for pypi oidc (#10925) Ronny Pfannschmidt 2023-07-03 17:52:58 +0200
  • b847084224
    [automated] Update plugin list (#11159) github-actions[bot] 2023-07-03 11:45:17 -0300
  • 024e62e6d2
    Added Akhilesh Ramakrishnan to AUTHORS (#11153) Akhilesh Ramakrishnan 2023-07-03 17:19:50 +0530
  • f9410fddcd
    Merge pull request #11155 from RonnyPfannschmidt/fix-10447-maker-mro-order-needs-reverse Ronny Pfannschmidt 2023-07-02 22:23:00 +0200
  • d7def89b2f
    Merge branch 'main' into RonnyPfannschmidt-pypi-oidc-deploy-env Ronny Pfannschmidt 2023-07-02 19:45:11 +0200
  • e6e3706c82 Fix typo in changelog Akhilesh 2023-07-02 17:31:57 +0530
  • 856a66feb4 [automated] Update plugin list pytest bot 2023-07-02 00:27:22 +0000
  • 1066aa9307 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-07-01 22:07:54 +0000
  • b0a92506b2 doc: fix EncodingWarnings in examples Ran Benita 2023-07-02 00:57:43 +0300
  • cfebbfc114
    Utilize more_itertools to consolidate logic when collecting marks. Jason R. Coombs 2023-07-01 16:11:08 -0400
  • 561f1a993b fix #10447 - consider marks in reverse mro order to give base classes priority Ronny Pfannschmidt 2023-07-01 22:08:21 +0200
  • a8eb81994e
    Reverse order on marks from MRO Jason R. Coombs 2023-07-01 16:04:22 -0400
  • ea8ea6183c Added Akhilesh Ramakrishnan to AUTHORS Akhilesh 2023-07-02 00:28:07 +0530
  • b77d0deaf5
    Fix duplicated imports with importlib mode and doctest-modules (#11148) Bruno Oliveira 2023-07-01 12:37:46 -0300
  • d2ae7d3f48 Fix duplicated imports with importlib mode and doctest-modules Bruno Oliveira 2023-06-28 20:54:47 -0300
  • 2f7415cfbc
    Add child modules as attributes of parent modules. (#10338) akhilramkee 2023-07-01 20:42:41 +0530
  • ce021a056f Add CHANGELOG Bruno Oliveira 2023-07-01 11:50:48 -0300
  • 46c0a11ffa Add child modules as attributes of parent modules. Akhilesh 2022-10-04 22:45:34 +0530
  • ba60649680
    Merge pull request #11129 from Cheukting/warn_in_expt Zac Hatfield-Dodds 2023-06-30 21:58:42 -0700
  • 15524f34d2 capture warning when exception is raised (fix #9036) Cheukting 2023-06-22 16:48:20 +0100
  • 679bd6f2ed
    Merge pull request #10937 from reaganjlee/re-emit Zac Hatfield-Dodds 2023-06-30 21:21:37 -0700
  • 2d48171e88 Tweak docs on review Zac Hatfield-Dodds 2023-06-30 15:29:03 -0700
  • 7022fb455d Update tests for re-emitted warnings Zac Hatfield-Dodds 2023-06-30 15:29:03 -0700
  • a1b37022af Refactor warns() exit logic Zac Hatfield-Dodds 2023-06-30 15:29:02 -0700
  • 9279ea2882 Emit unmatched warnings from pytest.warns() Reagan Lee 2023-06-30 15:29:02 -0700
  • a50ea1b8e7
    Merge pull request #11152 from Zac-HD/drop-py37 Zac Hatfield-Dodds 2023-06-30 20:56:47 -0700
  • 0353a94cd1 Explicit GC for PyPy, take 2 Zac Hatfield-Dodds 2023-06-30 20:33:12 -0700
  • 0311fc3384
    Apply suggestions from code review Zac Hatfield-Dodds 2023-06-30 20:18:25 -0700
  • 7fdc8391e2 Explicit GC for PyPy Zac Hatfield-Dodds 2023-06-30 16:23:18 -0700
  • 165fbbd12a Drop py37 from CI Zac Hatfield-Dodds 2023-06-30 15:19:19 -0700
  • f617bab0a2 Update pre-commit config Zac Hatfield-Dodds 2023-06-30 15:07:07 -0700
  • f4e3b4ad98 Drop Python 3.7 Zac Hatfield-Dodds 2023-06-30 14:55:42 -0700
  • 4269fc119b Merge remote-tracking branch 'refs/remotes/fork/improve-high-scope-fixtures-teardown-issue-3806' into improve-high-scope-fixtures-teardown-issue-3806 Sadra Barikbin 2023-06-29 15:02:19 +0330
  • 8495b0fc07 Slight change in early teardown solution Sadra Barikbin 2023-06-29 10:51:27 +0330
  • 4633fa50f6
    Merge branch 'main' into improve-high-scope-fixtures-teardown-issue-3806 Sadra Barikbin 2023-06-29 10:53:51 +0330
  • 5749ea2f46 Slight change in early teardown solution Sadra Barikbin 2023-06-29 10:51:27 +0330
  • c73a1004b2
    Merge 02ad46a5a4 into 81cfb3fc87 Ronny Pfannschmidt 2023-06-28 09:34:29 +0300
  • 81cfb3fc87
    Merge pull request #11017 from erik-hasse/caplog-root-logger-docs Ran Benita 2023-06-28 09:28:46 +0300
  • dd5f3773d9
    [pre-commit.ci] pre-commit autoupdate (#11145) pre-commit-ci[bot] 2023-06-27 05:28:11 +0000