What's new
Bug Fixes (BUG)
- Cope with deflated images with CMYK Black Only (#2322) by @pubpub-zz
- Handle indirect objects as parameters for CCITTFaxDecode (#2307) by @stefan6419846
- check words length in _cmap type1_alternative function (#2310) by @Takher
Robustness (ROB)
- Relax flate decoding for too many lookup values (#2331) by @stefan6419846
- Let _build_destination skip in case of missing /D key (#2018) by @nickryand
Documentation (DOC)
- Note in reading form data (#2338) by @MartinThoma
- Pull Request prefixes and size by @MartinThoma
- Add https://github.com/zuypt for #2325 as a contributor by @MartinThoma
- Fix docstring for RunLengthDecode.decode (#2302) by @stefan6419846
Maintenance (MAINT)
- Enable
disallow_any_generics
and add missing generics (#2278) by @nilehmann
Testing (TST)
- Centralize file downloads (#2324) by @MartinThoma
Code Style (STY)
- Fix typo "steam" \xe2\x86\x92 "stream" (#2327) by @stefan6419846
- Run black by @MartinThoma
- Make Traceback in bug report template uppercase (#2304) by @stefan6419846