bpo-30660: Doc: Optimize PNG files by methane · Pull Request #8032 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@methane

Copy link Copy Markdown

Member

@methane methane commented

Jun 30, 2018

edited by bedevere-bot

Loading

Using OptiPNG 0.7.7.
Used command is: find . -name '*.png' | xargs optipng -o7

https://bugs.python.org/issue30660

Using OptiPNG 0.7.7.
Used command is: `find . -name '*.png' | xargs optipng -o7`
Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM, but I have doubts about backporting this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@methane @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot