This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients jaraco
Date 2021-06-20.01:48:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624153718.07.0.351819215831.issue44464@roundup.psfhosted.org>
In-reply-to
Content
importlib_metadata 4.5 (https://importlib-metadata.readthedocs.io/en/latest/history.html#v4-5-0) removed the special exclusion for flake8 in the deprecation warning for deprecated interfaces in entry_points. For the same motivations there, do the same in importlib.metadata.
History
Date User Action Args
2021-06-20 01:48:38jaracosetrecipients: + jaraco
2021-06-20 01:48:38jaracosetmessageid: <1624153718.07.0.351819215831.issue44464@roundup.psfhosted.org>
2021-06-20 01:48:38jaracolinkissue44464 messages
2021-06-20 01:48:37jaracocreate