faph
|
eefc9d47fc
|
[DOCS] Clarify tmp_path directory location and retention (#11830)
Fixes #11789 and #11790
|
2024-01-18 07:21:49 -03:00 |
Faisal Fawad
|
996e45d66a
|
Slight change to tmp_path documentation to more clearly illustrate its behavior (#11800)
|
2024-01-11 11:01:07 +00:00 |
Ran Benita
|
d3c7ba310c
|
Merge pull request #11744 from pytest-dev/release-8.0.0rc1
Prepare release 8.0.0rc1
(cherry picked from commit 665e4e58d3fba8319e922674c286e92f070e6ec3)
|
2024-01-02 10:59:26 +02:00 |
Bruno Oliveira
|
f08782d8d0
|
Merge pull request #11377 from pytest-dev/release-7.4.1
Prepare release 7.4.1
(cherry picked from commit 82eb86f707cac79f33d0ff69723ccf1cea7e75f7)
|
2023-09-02 12:45:58 -03:00 |
Ran Benita
|
b73ec8e5d1
|
doc: fix EncodingWarnings in examples (#11158)
Otherwise the warnings show in the regen output.
|
2023-07-08 15:40:05 -03:00 |
Yusuke Kadowaki
|
10220d3f31
|
Change the default policy to all
|
2022-12-25 00:18:38 +09:00 |
Yusuke Kadowaki
|
62e75c7d55
|
Documentation update for tmp_path configurations
|
2022-12-01 22:29:46 +09:00 |
Samuel Gaist
|
a28d595b46
|
doc: add note to help modernize code bases to use pathlib
Fixes #10199
|
2022-10-08 10:18:08 +02:00 |
Wolfremium
|
70cac3d464
|
Explicit note that tmpdir fixture is discouraged in favour of tmp_path #9937 (#10138)
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
Co-authored-by: kevin.hierro-ext <kevin.hierro-ext@clarity.ai>
Co-authored-by: Dani Sancas <lord.sancas@gmail.com>
|
2022-07-15 08:40:18 -03:00 |
Gabor Szabo
|
57f8f5d2b3
|
Mention basetemp in docs as a way to only keep last temp dir (#9607)
Closes #9599
|
2022-02-04 12:38:26 +00:00 |
Florian Bruhin
|
0ad452bcba
|
Prepare release version 7.0.0rc1 (#9375) (#9377)
Co-authored-by: pytest bot <pytestbot@gmail.com>
(cherry picked from commit 85897eddc6d31c5825f5ca28f85e69b8d1506fc4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-12-07 10:13:36 +01:00 |
Ronny Pfannschmidt
|
c21ef7ba22
|
fix #8818 - run regendoc without tox cachedir
#4270 introduced per tox env pytest cachedirs and
never protected regendoc against it
|
2021-10-04 08:56:26 +02:00 |
Bruno Oliveira
|
ea5ff44ef3
|
Merge pull request #9057 from pytest-dev/release-6.2.5
(cherry picked from commit 16664a1b72c668161553b64e741492206af441bc)
|
2021-08-30 14:44:49 -03:00 |
Thomas Grainger
|
388691a205
|
rename tmpdir.rst to tmp_path.rst (#8905)
|
2021-07-14 12:53:27 -03:00 |