Path to this page:
Subject: CVS commit: pkgsrc/www/py-python-multipart
From: Adam Ciarcinski
Date: 2024-02-11 16:21:51
Message id: 20240211152152.0A63EF9A4@cvs.NetBSD.org
Log Message:
py-python-multipart: updated to 0.0.9
0.0.9 (2024-02-10)
Add support for Python 3.12
Drop support for Python 3.7
Add MultipartState(IntEnum)
Add QuerystringState
Add TypedDict callbacks
Add config TypedDicts
0.0.8 (2024-02-09)
Check if Message.get_params return 3-tuple instead of str on parse_options_header
Cleanup unused regex patterns
Files: