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
Optimized Images in repo #21348
Optimized Images in repo #21348
Conversation
*Total -- 348.88kb -> 309.06kb (11.41%) /PC/icons/py.png -- 13.82kb -> 8.33kb (39.69%) /Lib/idlelib/Icons/idle_16.gif -- 1.01kb -> 0.62kb (38.68%) /PC/icons/pythonwx150.png -- 8.00kb -> 4.97kb (37.89%) /PC/icons/pythonx150.png -- 8.08kb -> 5.11kb (36.74%) /Lib/idlelib/Icons/python.gif -- 0.57kb -> 0.37kb (35.04%) /Lib/test/imghdrdata/python.gif -- 0.60kb -> 0.40kb (33.61%) /Lib/idlelib/Icons/idle_32.gif -- 1.40kb -> 1.00kb (28.99%) /Doc/library/tk_msg.png -- 19.18kb -> 14.63kb (23.75%) /Lib/idlelib/Icons/minusnode.gif -- 0.09kb -> 0.07kb (21.88%) /Lib/idlelib/Icons/idle_32.png -- 2.48kb -> 1.99kb (19.91%) /Lib/idlelib/Icons/idle_16.png -- 1.23kb -> 1.01kb (18.43%) /PC/icons/pythonx44.png -- 2.13kb -> 1.75kb (17.86%) /PC/icons/pythonwx44.png -- 2.18kb -> 1.80kb (17.38%) /Lib/idlelib/Icons/idle_48.png -- 4.60kb -> 3.88kb (15.56%) /Lib/idlelib/Icons/tk.gif -- 0.08kb -> 0.07kb (15.29%) /Doc/using/win_installer.png -- 92.87kb -> 82.41kb (11.27%) /Tools/msi/bundle/SideBar.png -- 56.53kb -> 50.73kb (10.27%) /Lib/idlelib/Icons/idle_256.png -- 41.83kb -> 38.29kb (8.48%) /Lib/test/test_email/data/PyBanner048.gif -- 0.93kb -> 0.88kb (6.08%) /PC/icons/pythonx50.png -- 2.14kb -> 2.10kb (1.64%) /Lib/idlelib/Icons/plusnode.gif -- 0.08kb -> 0.08kb (1.27%) /PC/icons/logox128.png -- 1.17kb -> 1.16kb (1.16%) /Doc/howto/logging_flow.png -- 21.54kb -> 21.39kb (0.68%) /Doc/library/hashlib-blake2-tree.png -- 10.88kb -> 10.81kb (0.68%) /Doc/library/pathlib-inheritance.svg -- 55.44kb -> 55.23kb (0.39%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
[ImgBot] Optimize images
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA). Recognized GitHub usernameWe couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames: This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
@methane you ran optipng before, maybe you’re interested in reviewing this |
Thank you for proposing it. I have not known IMGbot. Before merging this pull request, I made a suggestion about installing IMGBot app on this repository. |
I guess there's some problem on the b.p.o site, as after registration, when I clicked on the link in confirmation email, it only showed EDIT: I raised an issue here |
@manishprivet, please sign the CLA. Thank you! |
Done. My B.P.O. username is |
When did you sign? (It can take up to a week to get recorded.) You are 'User35899', but your username is your login name, and I am pretty sure that the latter is what you need to put on the form. Since you have never used the older 'manishprivet', it might be possible to delete it, except I don't know who to ask. |
Closing/re-opening to poke the CI. |
If we don't want commits from @ImgBotApp (but https://discuss.python.org/t/optimize-images-by-imgbot/4672 would be nice, I use it on other repos), we can easily make a new PR after running something like:
Saves about 17.5%. |
Thanks @manishprivet for the PR, and @methane for merging it |
GH-31123 is a backport of this pull request to the 3.9 branch. |
Thanks @manishprivet for the PR, and @methane for merging it |
Thanks @manishprivet for the PR, and @methane for merging it |
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> (cherry picked from commit ba650af) Co-authored-by: Manish Kumar⛄ <manishprivet@protonmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> (cherry picked from commit ba650af) Co-authored-by: Manish Kumar⛄ <manishprivet@protonmail.com>
GH-31124 is a backport of this pull request to the 3.10 branch. |
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> (cherry picked from commit ba650af) Co-authored-by: Manish Kumar⛄ <manishprivet@protonmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> (cherry picked from commit ba650af)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com> (cherry picked from commit ba650af) Co-authored-by: Manish Kumar⛄ <manishprivet@protonmail.com>
Optimized Images
Optimized .png and .svg images in repo by 11.69% using IMGBot.