Streaming multipart/form-data parser v0.4.4 Release Notes

    • ๐ŸŽ Performance: mark :code:active, :code:found, and :code:inactive properties on :code:Finder instances as :code:cpdef-ed methods, decreasing the Python-space operations for an increase in speed
    • ๐ŸŽ Performance: remove :code:_Failed exception and replace it with error codes, decreasing the Python-space operations for a speed increase
    • Include :code:Cython-generated annotation file to keep an eye on the Python-interaction level