summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-07-07-16-19-59.gh-issue-106531.eMfNm8.rst
blob: a52107103c4576b07f5364c4d1a4c59b96c884f4 (plain)
1
2
3
Removed ``_legacy`` and the names it provided from ``importlib.resources``:
``Resource``, ``contents``, ``is_resource``, ``open_binary``, ``open_text``,
``path``, ``read_binary``, and ``read_text``.