From 4fbbf1f9f47f56d7619c8c4a8cc2d03a59668ac0 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 4 Feb 2024 22:32:05 -0700 Subject: remove pkg_resources from DottedNameResolver --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index c05bc66fa..fd0b8e22f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -28,6 +28,9 @@ Features See https://github.com/Pylons/pyramid/pull/3745 +- Replace usage of ``pkg_resources`` in ``pyramid.path.DottedNameResolver``. + See https://github.com/Pylons/pyramid/pull/3748 + Bug Fixes --------- -- cgit v1.2.3