Path to this page:
Subject: CVS commit: pkgsrc/devel/py-treq
From: Adam Ciarcinski
Date: 2024-01-19 22:46:48
Message id: 20240119214649.09F86FA42@cvs.NetBSD.org
Log Message:
py-treq: updated to 23.11.0
23.11.0 (2023-11-03)
Features
- When the collector passed to ``treq.collect(response, collector)`` throws an \
exception, that error will now be returned to the caller of ``collect()`` via \
the result ``Deferred``, and the underlying HTTP transport will be closed.
- Python 3.11 is now supported.
- Python 3.12 is now supported.
- PyPy 3.9 is now supported.
- PyPy 3.10 is now supported.
Files: