Add changelog and authors entry for issue #11790

This commit is contained in:
faph 2024-01-18 09:21:42 +00:00
parent 0d4f668b79
commit b83e5671ed
2 changed files with 2 additions and 0 deletions

View File

@ -141,6 +141,7 @@ Evgeny Seliverstov
Fabian Sturm
Fabien Zarifian
Fabio Zadrozny
faph
Felix Hofstätter
Felix Nieuwenhuizen
Feng Ma

1
changelog/11790.doc.rst Normal file
View File

@ -0,0 +1 @@
Documented the retention of temporary directories created using the ``tmp_path`` fixture in more detail.