mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
186 B
ReStructuredText
3 lines
186 B
ReStructuredText
:func:`tarfile.TarFile.extractall` and :func:`tarfile.TarFile.extract` now
|
|
overwrite symlinks when extracting hardlinks.
|
|
(Contributed by Alexander Enrique Urieles Nieto in :gh:`75989`.)
|