mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
172 B
ReStructuredText
2 lines
172 B
ReStructuredText
:class:`tarfile.TarFile` now accepts a :term:`path-like <path-like object>` when working on a tar archive.
|
|
(Contributed by Alexander Enrique Urieles Nieto in :gh:`81325`.)
|