bpo-30660: Doc: Optimize PNG files by methane · Pull Request #8032 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-30660: Doc: Optimize PNG files#8032
methane merged 1 commit intopython:masterfrom
bpo-30660: Doc: Optimize PNG files#8032
methane merged 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Member
Using OptiPNG 0.7.7.
Used command is: find . -name '*.png' | xargs optipng -o7
Using OptiPNG 0.7.7. Used command is: `find . -name '*.png' | xargs optipng -o7`
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka approved these changes Jun 30, 2018
Copy link Copy Markdown
Member
serhiy-storchaka
left a comment
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.
methane
removed
needs backport to 3.6
labels
methane
merged commit
c6cd164
into
python:master
bedevere-bot
removed
the
awaiting merge
label
methane
deleted the
optipng
branch
methane
mentioned this pull request
StanFromIreland
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment