{{ message }}
gh-140727: Update tachyon logo#148965
Merged
pablogsal merged 2 commits intopython:mainfrom Apr 25, 2026
Merged
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Member
StanFromIreland
left a comment
There was a problem hiding this comment.
Can you please optimise the images, unless you already have? (E.g. with OptiPNG: find . -name '*.png' | xargs optipng -o7) If you're unable to please let me know and I can do it.
2bfe992 to
9b6bc0c
Compare
Contributor
Author
9b6bc0c to
c0cce8a
Compare
Contributor
Author
|
Yep, they were indeed identical. I should have thought about it 🙈 Thanks! |
Member
|
No worries! Thanks for making the changes, just a little note for the future, please avoid force pushing. |
StanFromIreland
approved these changes
Apr 24, 2026
Member
StanFromIreland
left a comment
There was a problem hiding this comment.
LGTM, thanks, I'll leave this for Pablo.
picnixz
reviewed
Apr 24, 2026
Member
|
Please avoid using the Update Branch button unless necessary (e.g. fixing conflicts or jogging the CI) as it uses valuable resources. For more information please see the devguide. |
Member
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Updates the Tachyon logo with a vectorial design and refreshed colors
Changes
The previous logo design was a draft that needed to be updated with the final version. Updated:
Doc/library/tachyon-logo.pngLib/profiling/sampling/_assets/tachyon-logo.pngwith new design and colors
And verified that locally the logo renders correctly:
cd Doc make venv make html open build/html/library/profiling.sampling.htmlSee gh-140727.
📚 Documentation preview 📚: https://cpython-previews--148965.org.readthedocs.build/