Skip to content

gh-98996: Fix formatting in shutil.make_archive docs #98997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from

Conversation

Mukund-Tandon
Copy link

@Mukund-Tandon Mukund-Tandon commented Nov 2, 2022

@ghost
Copy link

ghost commented Nov 2, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

available), or "xztar" (if the :mod:`lzma` module is available).
any format-specific extension.

*format* is the archive format: one of "zip" (if the :mod:`zlib` module
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To aid reviews, I would keep this paragraph in the same format as it was before (i.e., wrapped the same way except the first line). It'll be easier for reviews to more easily see the diffs that way.

@AlexWaygood AlexWaygood changed the title gh-98996 : Shifted format parameter defination to a new paragraph gh-98996: Fix formatting in shutil.make_archive docs Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants