]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-140727: Update tachyon logo (#148965)
authorMai Giménez <la.reina.roja@gmail.com>
Sat, 25 Apr 2026 21:27:11 +0000 (22:27 +0100)
committerGitHub <noreply@github.com>
Sat, 25 Apr 2026 21:27:11 +0000 (22:27 +0100)
Doc/library/profiling.sampling.rst
Doc/library/tachyon-logo.png [deleted file]
Doc/whatsnew/3.15.rst
Lib/profiling/sampling/_assets/tachyon-logo.png

index a6ce2f30eadb2c0312e54e9c1bfc0c3231766b41..790d36001800d041644ac8f1e7b3f595d53b9dc2 100644 (file)
@@ -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 (file)
index bf0901e..0000000
Binary files a/Doc/library/tachyon-logo.png and /dev/null differ
index 8f792800fa64d9af64f76b8b4c0d10de48a57b05..fc611cd5cd662d9945eaffa05a094a01fba67845 100644 (file)
@@ -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
index f87e006b14f21544b707be12ff3a6ca15bd7f673..03e67823d5afc94c156953519418d5a8dc18283a 100644 (file)
Binary files a/Lib/profiling/sampling/_assets/tachyon-logo.png and b/Lib/profiling/sampling/_assets/tachyon-logo.png differ