summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-05-14-16-06-02.bpo-44095.v_pLwY.rst
blob: ee03e933f35d63655b87aa4a0d7347aa13f878cf (plain)
1
2
:class:`zipfile.Path` now supports :attr:`zipfile.Path.stem`,
:attr:`zipfile.Path.suffixes`, and :attr:`zipfile.Path.suffix` attributes.