Commit Graph

  • 5187869cfb
    Remove empty else block (implicit is better than explicit). Jason R. Coombs 2024-06-06 11:26:27 -0400
  • bc05366549
    Mark line as uncovered. Jason R. Coombs 2024-06-06 11:22:59 -0400
  • 967144fd94
    Only rely on _find on Python 3.9 and earlier. Jason R. Coombs 2024-06-06 11:13:32 -0400
  • 9df3357ad6
    Update docstring to reflect current expectation. Jason R. Coombs 2024-06-06 11:00:31 -0400
  • 245b0a5def
    Only rely on _find_lineno on Python 3.10 and earlier. Jason R. Coombs 2024-06-06 10:58:04 -0400
  • 36f0ea10b4
    [8.2.x] remove my contact details (#12428) github-actions[bot] 2024-06-06 09:34:17 -0300
  • ab82756bda [8.2.x] remove my contact details holger krekel 2024-06-06 12:24:31 +0200
  • 043ff9abc6
    Remove hp42 contact details from the documentation (#12427) holger krekel 2024-06-06 12:24:31 +0200
  • 3bfed066bf
    this shouldn't have been here the last 8 years holger krekel 2024-06-06 12:05:53 +0200
  • 57295c754a
    Merge pull request #1 from neutraljump/main neutraljump 2024-06-06 10:57:59 +0930
  • c9d8765381 fixtures: change `register_fixture` to not accept `scope=None` Ran Benita 2024-06-03 19:16:56 +0300
  • 6e5aaef404 filter all code over `pyupgrade --py38-plus` Tomasz Kłoczko 2024-06-04 18:38:13 +0000
  • 0070151c63
    Merge pull request #12416 from bluetech/cherry-pick-release Ran Benita 2024-06-04 17:22:29 +0300
  • 4cd80e19c5 Merge pull request #12415 from pytest-dev/release-8.2.2 Ran Benita 2024-06-04 16:51:13 +0300
  • f3a494cca3
    Merge pull request #12415 from pytest-dev/release-8.2.2 Ran Benita 2024-06-04 16:51:13 +0300
  • 329d371214 Prepare release version 8.2.2 8.2.2 pytest bot 2024-06-04 12:54:55 +0000
  • 214d098fcc
    Merge pull request #12414 from bluetech/backport-12409 Ran Benita 2024-06-04 12:47:12 +0300
  • 153a436bc4 [8.2.x] fixtures: fix catastrophic performance problem in `reorder_items` Ran Benita 2024-06-02 17:57:38 +0300
  • d4dbe771f0
    Merge pull request #12409 from bluetech/reorder-items-perf Ran Benita 2024-06-04 10:16:19 +0300
  • e89d23b247 fixtures: fix catastrophic performance problem in `reorder_items` Ran Benita 2024-06-02 17:57:38 +0300
  • 3433c7adf5
    [pre-commit.ci] pre-commit autoupdate (#12413) pre-commit-ci[bot] 2024-06-04 09:06:33 +0200
  • 9b7ba87a8c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-06-03 22:11:10 +0000
  • 7be95f9b30
    code: do not truncate args when running with -vvv (#12241) Michael Vogt 2024-06-03 14:11:41 +0200
  • fd1d2defa8
    Update changelog/2871.improvement.rst Bruno Oliveira 2024-06-03 08:57:40 -0300
  • b41d5a52bb
    Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x Ran Benita 2024-06-03 13:16:29 +0300
  • 9bb73d734f [8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory creation Ran Benita 2024-06-03 12:43:59 +0300
  • 177f2ae6c4
    Merge pull request #12408 from bluetech/cache-race Ran Benita 2024-06-03 12:43:59 +0300
  • d4ed4bf02c testing: fix mypy issues in test_repr_args_not_truncated Michael Vogt 2024-06-03 10:22:57 +0200
  • 1f19489e12 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-06-03 07:58:43 +0000
  • 9b69bba347 changelog: add changelog entry for new `-vvv` feature Michael Vogt 2024-06-03 09:55:08 +0200
  • 85c90c5a43 testing: add test_full_output_vvv() integration test Michael Vogt 2024-06-03 09:54:54 +0200
  • fa769e2612 _pytest: address review feedback (thanks Bruno!) Michael Vogt 2024-06-03 08:52:38 +0200
  • a4554bd10a
    Update backwards-compatibility.rst Mackerello 2024-06-03 17:24:56 +0930
  • 2989caa17c cacheprovider: write files atomically Aleksandr Mezin 2024-06-02 18:39:22 +0300
  • 1eee63a891 fixtures: minor cleanups to reorder_items Ran Benita 2024-05-27 00:44:05 +0300
  • 17065cb008 cacheprovider: fix "Directory not empty" crash from cache directory creation Ran Benita 2024-06-02 16:57:50 +0300
  • 98021838fd
    [automated] Update plugin list (#12405) github-actions[bot] 2024-06-02 09:31:40 -0300
  • 9df7c3fec8 [automated] Update plugin list pytest bot 2024-06-02 00:21:23 +0000
  • 0d3b20b1bd
    Merge 82557504ba into 10c6db2df2 Ganden Schaffner 2024-06-01 12:37:42 +0800
  • 4569a01e3d
    [8.2.x] doc: Update trainings/events (#12402) github-actions[bot] 2024-05-30 17:05:32 +0200
  • 6ad9dca498 [8.2.x] doc: Update trainings/events Florian Bruhin 2024-05-30 16:48:37 +0200
  • 10c6db2df2
    doc: Update trainings/events (#12401) Florian Bruhin 2024-05-30 16:48:37 +0200
  • 504489290d doc: Update trainings/events Florian Bruhin 2024-05-30 14:51:10 +0200
  • aa6f97d6cd
    Add html_baseurl to sphinx conf.py (#12364) (#12396) 6.2.x James Frost 2024-05-30 12:09:40 +0100
  • f8fd5ec8dd
    Add html_baseurl to sphinx conf.py (#12364) (#12397) 4.6.x James Frost 2024-05-30 12:09:17 +0100
  • 826d7576c2
    Add html_baseurl to sphinx conf.py (#12364) (#12389) 8.1.x James Frost 2024-05-30 12:08:51 +0100
  • 40d58e0ce7
    Add html_baseurl to sphinx conf.py (#12364) (#12391) 7.4.x James Frost 2024-05-30 12:08:19 +0100
  • 94f338ccda
    Add html_baseurl to sphinx conf.py (#12364) (#12395) 7.0.x James Frost 2024-05-30 12:07:38 +0100
  • 1301a34c42
    Add html_baseurl to sphinx conf.py (#12364) (#12394) 7.1.x James Frost 2024-05-30 12:07:16 +0100
  • 8c89a7b1e9
    Add html_baseurl to sphinx conf.py (#12364) (#12393) 7.2.x James Frost 2024-05-30 12:06:37 +0100
  • bfe8d565e4
    Add html_baseurl to sphinx conf.py (#12364) (#12392) 7.3.x James Frost 2024-05-30 12:06:26 +0100
  • 029b2b6008
    Add html_baseurl to sphinx conf.py (#12364) (#12390) 8.0.x James Frost 2024-05-30 12:06:09 +0100
  • 5f1f3aa6f8 Put back the original test intent into place using 3.10 instead of 3.8 Pierre Sassoulas 2024-05-27 23:19:43 +0200
  • 0cd77dfea5 Fix a base string usage that need to also take bytes into account Pierre Sassoulas 2024-05-21 09:03:50 +0200
  • 9c9b55b549 Remove all mark.skip for python < 3.8 Pierre Sassoulas 2024-04-01 12:30:47 +0200
  • 0ba3e91fbd
    Merge pull request #12379 from Pierre-Sassoulas/more-pylint-fixes Pierre Sassoulas 2024-05-29 15:07:04 +0200
  • 908e112999 [pylint 'implicit-str-concat'] fix existing unwanted implicit str concat Pierre Sassoulas 2024-03-31 23:59:08 +0200
  • 0d33cdf02a [pylint] Disable the only 'misplaced-bare-raise' Pierre Sassoulas 2024-05-27 23:12:29 +0200
  • c45afde35d [pylint 'consider-using-sys-exit'] Fix all occurences in existing code Pierre Sassoulas 2024-05-27 22:34:02 +0200
  • db67d5c874 [pylint 'use-yield-from'] Fix all occurences in existing code Pierre Sassoulas 2024-05-27 22:18:59 +0200
  • 383659d0be
    build(deps): Bump hynek/build-and-inspect-python-package (#12373) dependabot[bot] 2024-05-29 13:39:29 +0200
  • 7e5c2a4740
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • 1d103e5cdc
    [8.2.x] Clarify pytest_ignore_collect docs (#12386) github-actions[bot] 2024-05-28 17:41:35 +0000
  • 4a0651403d [8.2.x] Clarify pytest_ignore_collect docs Bruno Oliveira 2024-05-28 13:47:00 -0300
  • 9f121e85a7
    Clarify pytest_ignore_collect docs (#12385) Bruno Oliveira 2024-05-28 13:47:00 -0300
  • ac1d99eedf
    Apply suggestions from code review Bruno Oliveira 2024-05-28 13:42:23 -0300
  • df2fccdd4b
    Clarify pytest_ignore_collect docs Bruno Oliveira 2024-05-28 13:14:58 -0300
  • cee30f49be
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • bbe04be31a
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • 7d4d75b2e6
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • e378bcd1af
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • 14e549bda6
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • 09336e48d2
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • bf6de2e06f
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • 5b501523b4
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • 48cb8a2b32
    [pre-commit.ci] pre-commit autoupdate (#12380) pre-commit-ci[bot] 2024-05-27 22:31:18 +0000
  • e282c7eabb [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-27 22:00:02 +0000
  • e8675b1410
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-05-27 21:59:18 +0000
  • 88fae23bdd
    [pylint] Fixes all ``use-maxplit-args``, ``consider-using-enumerate`` (#12172) Pierre Sassoulas 2024-05-27 21:18:03 +0200
  • 53e9aa4604 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-27 07:49:28 +0000
  • e3359458ee
    Update monkeypatch.py Harutaka Kawamura 2024-05-27 16:46:33 +0900
  • 24abe4eb03
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration (#12374) dependabot[bot] 2024-05-27 06:43:30 +0200
  • 59131a6ecc
    build(deps): Bump anyio[curio,trio] in /testing/plugins_integration dependabot[bot] 2024-05-27 03:24:57 +0000
  • 6e74b0c718
    build(deps): Bump hynek/build-and-inspect-python-package dependabot[bot] 2024-05-27 03:02:57 +0000
  • 240a252d34
    [8.2.x] Add html_baseurl to sphinx conf.py (#12372) github-actions[bot] 2024-05-26 10:38:25 +0000
  • 2306062d79 [8.2.x] Add html_baseurl to sphinx conf.py James Frost 2024-05-26 11:21:30 +0100
  • 020db7ec04
    Add html_baseurl to sphinx conf.py (#12364) James Frost 2024-05-26 11:21:30 +0100
  • a5ee3c4126
    Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.x Ran Benita 2024-05-26 11:04:09 +0300
  • f7358aec28 [8.2.x] unittest: fix class instances no longer released on test teardown since pytest 8.2.0 Ran Benita 2024-05-26 10:34:11 +0300
  • f8dfc1d5f0
    Merge pull request #12368 from bluetech/unittest-clear-instance Ran Benita 2024-05-26 10:34:11 +0300
  • c3c51037f0 unittest: fix class instances no longer released on test teardown since pytest 8.2.0 Ran Benita 2024-05-25 22:02:28 +0300
  • 3fbf4d3cbd
    Merge pull request #12369 from pytest-dev/update-plugin-list/patch-889d9b28d Ran Benita 2024-05-26 10:14:35 +0300
  • b83dd34ce1 [automated] Update plugin list pytest bot 2024-05-26 00:21:28 +0000
  • 5ea6f15e85
    Add a comment referencing the original issue Bruno Oliveira 2024-05-24 12:24:29 -0300
  • 5ddf0f0191
    Add AUTHORS entry James Frost 2024-05-24 16:05:51 +0100
  • dfe79a4bad
    Add changelog entry James Frost 2024-05-24 16:03:06 +0100
  • 69cf09ef90
    Add html_baseurl to sphinx conf.py James Frost 2024-05-24 15:55:16 +0100
  • 558e4fa71a
    [8.2.x] Add thread safety section to flaky test docs (#12362) github-actions[bot] 2024-05-24 08:22:20 -0300
  • 91e365df25 [8.2.x] Add thread safety section to flaky test docs Nathan Goldbaum 2024-05-24 05:16:44 -0600
  • 889d9b28d7
    Add thread safety section to flaky test docs (#12359) Nathan Goldbaum 2024-05-24 05:16:44 -0600