Path to this page:
Subject: CVS commit: pkgsrc/www/py-urllib3
From: Adam Ciarcinski
Date: 2023-07-20 09:38:53
Message id: 20230720073853.EE9BDFBDB@cvs.NetBSD.org
Log Message:
py-urllib3: updated to 2.0.4
2.0.4 (2023-07-19)
- Added support for union operators to ``HTTPHeaderDict``
- Added ``BaseHTTPResponse`` to ``urllib3.__all__``
- Fixed ``urllib3.connection.HTTPConnection`` to raise the \
``http.client.connect`` audit event to have the same behavior as the standard \
library HTTP client
- Relied on the standard library for checking hostnames in supported PyPy releases
Files: