summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-05-31-11-28-03.bpo-44246.nhmt-v.rst
blob: 727d9fd0a19d8ad93e6fb963b36a568baa3b8e33 (plain)
1
2
3
In importlib.metadata.entry_points, de-duplication of distributions no
longer requires loading the full metadata for PathDistribution objects,
improving entry point loading performance by ~10x.