summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-python-multipart_0.0.26.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-python-multipart: upgrade 0.0.24 -> 0.0.26Wang Mingyu40 hours1-0/+16
Changelog: =========== - Skip preamble before the first multipart boundary more efficiently - Silently discard epilogue data after the closing multipart boundary - Add MIME content type info to File - Handle CTE values case-insensitively - Remove custom FormParser classes - Add UPLOAD_DELETE_TMP to FormParser config - Emit field_end for trailing bare field names on finalize - Handle multipart headers case-insensitively - Apply Apache-2.0 properly Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>