- **summary**: migrate from pkg_resources to importlib --> migrate from pkg_resources to importlib DROP PYTHON 3.9 - **status**: open --> review - **assigned_to**: Dave Brondsema - **Comment**:
db/8520 based on https://forge-allura.apache.org/p/allura/git/merge-requests/404/ with additional changes --- **[tickets:#8520] migrate from pkg_resources to importlib DROP PYTHON 3.9** **Status:** review **Milestone:** unreleased **Created:** Mon Sep 18, 2023 02:57 PM UTC by Dillon Walls **Last Updated:** Mon Sep 18, 2023 02:57 PM UTC **Owner:** Dave Brondsema According to `setup_tools`, [pkg_resources is deprecated and we should migrate to importlib.resources and importlib.metadata](https://setuptools.pypa.io/en/latest/pkg_resources.html). Migration Guides: - [Migration guide - importlib-resources 6.0.2.dev11+ge540919.d20230910 documentation](https://importlib-resources.readthedocs.io/en/latest/migration.html) - [Migration guide - importlib-metadata 6.8.1.dev12+gb98411e.d20230910 documentation](https://importlib-metadata.readthedocs.io/en/latest/migration.html) --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.