https://github.com/python/cpython/commit/a2fa63b78703ddf03b305b47501c407241ccab54
commit: a2fa63b78703ddf03b305b47501c407241ccab54
branch: main
author: Mai Giménez <[email protected]>
committer: pablogsal <[email protected]>
date: 2026-04-25T22:27:11+01:00
summary:
gh-140727: Update tachyon logo (#148965)
files:
D Doc/library/tachyon-logo.png
M Doc/library/profiling.sampling.rst
M Doc/whatsnew/3.15.rst
M Lib/profiling/sampling/_assets/tachyon-logo.png
diff --git a/Doc/library/profiling.sampling.rst
b/Doc/library/profiling.sampling.rst
index a6ce2f30eadb2c..790d36001800d0 100644
--- a/Doc/library/profiling.sampling.rst
+++ b/Doc/library/profiling.sampling.rst
@@ -17,7 +17,7 @@
--------------
-.. image:: tachyon-logo.png
+.. image:: ../../Lib/profiling/sampling/_assets/tachyon-logo.png
:alt: Tachyon logo
:align: center
:width: 300px
diff --git a/Doc/library/tachyon-logo.png b/Doc/library/tachyon-logo.png
deleted file mode 100644
index bf0901ec9f313e..00000000000000
Binary files a/Doc/library/tachyon-logo.png and /dev/null differ
diff --git a/Doc/whatsnew/3.15.rst b/Doc/whatsnew/3.15.rst
index 8f792800fa64d9..fc611cd5cd662d 100644
--- a/Doc/whatsnew/3.15.rst
+++ b/Doc/whatsnew/3.15.rst
@@ -272,7 +272,7 @@ The :mod:`profile` module is deprecated and will be removed
in Python 3.17.
Tachyon: High frequency statistical sampling profiler
-----------------------------------------------------
-.. image:: ../library/tachyon-logo.png
+.. image:: ../../Lib/profiling/sampling/_assets/tachyon-logo.png
:alt: Tachyon profiler logo
:align: center
:width: 200px
diff --git a/Lib/profiling/sampling/_assets/tachyon-logo.png
b/Lib/profiling/sampling/_assets/tachyon-logo.png
index f87e006b14f215..03e67823d5afc9 100644
Binary files a/Lib/profiling/sampling/_assets/tachyon-logo.png and
b/Lib/profiling/sampling/_assets/tachyon-logo.png differ
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]