Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Apr 22, 2024

shutil.make_archive() no longer adds the the '.' entry to tar arhives and the './' prefix to tar entries unless base_dir='.' is explicitly specified. It now adds the '.' entry to zip arhives if base_dir='.' is explicitly specified.


📚 Documentation preview 📚: https://cpython-previews--118152.org.readthedocs.build/

shutil.make_archive() no longer adds the the '.' entry to tar
arhives and the './' prefix to tar entries unless base_dir='.' is
explicitly specified. It now adds the '.' entry to zip arhives if
base_dir='.' is explicitly specified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant