Skip to content

Releases: pallets/quart

0.19.8

25 Oct 22:40
0.19.8
6d7d8df
Compare
Choose a tag to compare

This is the Quart 0.19.8 fix release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes.

PyPI: https://pypi.org/project/Quart/0.19.8/
Changes: https://github.com/pallets/quart/blob/main/CHANGES.rst#0198

  • Fix missing check that caused the previous fix to raise an error. #366

0.19.7

25 Oct 18:58
0.19.7
0c91e8e
Compare
Choose a tag to compare

This is the Quart 0.19.7 security fix release, which fixes security issues but does not otherwise change behavior and should not result in breaking changes.

PyPI: https://pypi.org/project/Quart/0.19.7/
Changes: https://github.com/pallets/quart/blob/main/CHANGES.rst#0197

  • Fix how max_form_memory_size is applied when parsing large non-file fields. GHSA-q34m-jh98-gwm2