Closed gggstamm closed 5 months ago
Yeah on the face of it this looks like a bug introduced when I re-wrote how document_types are handled recently. D'oh.
I'll get this fixed, probably at the weekend, and roll out a new version.
Thanks for reporting.
Yeah on the face of it this looks like a bug introduced when I re-wrote how document_types are handled recently. D'oh.
I'll get this fixed, probably at the weekend, and roll out a new version.
Thanks for reporting.
thanks for your very quick answer... and thanks in advanced for having a look strange that nobody noticed the problem before in the mean time, I went back to v0.6.8 ... that is working fine for me
I suspect it's a combination of not many people using the read
method and the bug only being introduced a couple of weeks ago in 0.6.9 (not many updating?).
0.7.1 has now been released and should fix this issue.
Please note that the Documents.read()
and Documents.open()
now expect a pathlib.Path object. Strings should still work though.
0.7.2 has now been released. This will actually now accept strings too.
Upgraded to 0.7.2... it is working fine. many thanks
Describe the bug I'm facing this issue: File "...\pycatia\in_interfaces\documents.py", line 309, in read return document_typesdoc_suffix