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 Anthony Sottile, Zac Hatfield-Dodds, domdfcoding, jaraco, kj, miss-islington, steve.dower
Date 2021-06-08.20:29:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623184194.41.0.088628776943.issue44246@roundup.psfhosted.org>
In-reply-to
Content
As mentioned in msg394775, I'd like to decouple the performance concerns from the original incompatibility. I recognize that performance regressions are in their own way a form of incompatibility, but there have been a lot of changes to entry points with respect to performance, both prior to beta 1 and in beta 2, including changes that intentionally traded performance for correctness (https://github.com/python/importlib_metadata/pull/281).

To that end, I've filed https://github.com/python/importlib_metadata/issues/324 to track the concerns.
History
Date User Action Args
2021-06-08 20:29:54jaracosetrecipients: + jaraco, steve.dower, Anthony Sottile, Zac Hatfield-Dodds, miss-islington, domdfcoding, kj
2021-06-08 20:29:54jaracosetmessageid: <1623184194.41.0.088628776943.issue44246@roundup.psfhosted.org>
2021-06-08 20:29:54jaracolinkissue44246 messages
2021-06-08 20:29:54jaracocreate