Path to this page:
Subject: CVS commit: pkgsrc/www/py-yarl
From: Adam Ciarcinski
Date: 2024-10-09 10:23:20
Message id: 20241009082320.48920FC7E@cvs.NetBSD.org
Log Message:
py-yarl: updated to 1.14.0
1.14.0
Packaging updates and notes for downstreams
- Switched to using the :mod:`propcache <propcache.api>` package for \
property caching
- Started testing with Hypothesis
Miscellaneous internal changes
- Improved performance of :py:meth:`~yarl.URL.is_default_port` when no explicit \
port is set
- Improved performance of converting :class:`~yarl.URL` to a string when no \
explicit port is set
- Improved performance of the :py:meth:`~yarl.URL.origin` method
- Improved performance of encoding hosts
Files: