Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.18.12 source code.tar.gz | 2025-07-25 | 90.2 MB | |
0.18.12 source code.zip | 2025-07-25 | 91.0 MB | |
README.md | 2025-07-25 | 402 Bytes | |
Totals: 3 Items | 181.2 MB | 0 |
What's Changed
- Prevent large file content in encoding exceptions Replace UnicodeDecodeError with UnprocessableEntityError in encoding detection to avoid storing entire file content in exception objects, which can cause issues in logging and error reporting systems when processing large files.
Full Changelog: https://github.com/Unstructured-IO/unstructured/compare/0.18.11...0.18.12