Files
Radicale/radicale/tests
Tobias Brox 0388051046 Fix unclosed scandir iterator in path_to_filesystem
Use os.scandir() as a context manager to ensure the iterator is
properly closed. This fixes ResourceWarning: unclosed scandir iterator
that occurs when the iterator is garbage collected without being closed.

Fixes #1972

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 17:02:14 +01:00
..
2025-12-10 18:10:51 +01:00
2026-01-22 21:36:07 +01:00
2026-01-06 17:34:43 +01:00
2021-12-09 16:55:46 +01:00
2026-01-22 21:36:07 +01:00
2025-08-12 16:48:04 +02:00
2022-01-18 18:20:16 +01:00