gh-80145: Exclude '.' directory when adding directories to a tar archive by websurfer5 · Pull Request #13738 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@taleinat taleinat changed the title bpo-35964: sshutil.make_archive (xxx, tar, root_dir) is adding './' entry to archive which is wrong bpo-35964: shutil.make_archive (xxx, tar, root_dir) is adding './' entry to archive which is wrong

Jun 29, 2019

taleinat

of the tarfile module tests

taleinat

taleinat

@HFM HFM mannequin mentioned this pull request

Apr 10, 2022

@arhadthedev arhadthedev changed the title bpo-35964: shutil.make_archive (xxx, tar, root_dir) is adding './' entry to archive which is wrong gh-80145: shutil.make_archive (xxx, tar, root_dir) is adding './' entry to archive which is wrong

May 18, 2023

@terryjreedy terryjreedy changed the title gh-80145: shutil.make_archive (xxx, tar, root_dir) is adding './' entry to archive which is wrong gh-80145: Exclude '.' directory when adding directories to a tar archive

Apr 21, 2024

terryjreedy

Labels