Closed tkgup closed 9 months ago
Fix: slow multipart parsing for huge files with few CR/LF characters for 2.2.x branch
Checklist:
CHANGES.rst
.. versionchanged::
pre-commit
pytest
tox
2.2.x is no longer maintained. Only the latest feature branch (3.0.x) is maintained. Python 3.7 is end of life. You should update to newer versions of Python and dependencies.
Fix: slow multipart parsing for huge files with few CR/LF characters for 2.2.x branch
Checklist:
CHANGES.rst
summarizing the change and linking to the issue... versionchanged::
entries in any relevant code docs.pre-commit
hooks and fix any issues.pytest
andtox
, no tests failed.