Remove path to string convertion (#1612)

* Remove path to string conversion

* docs: changelog added
This commit is contained in:
Oleg A. 2025-01-04 11:37:26 +03:00 committed by GitHub
parent b376949647
commit 44bd8fe103
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 17 additions and 10 deletions

1
CHANGES/1612.misc.rst Normal file
View file

@ -0,0 +1 @@
Removed redundant :code:`Path` to :code:`str` convertion on file download.