Skip to content

Doc: remove unused images #137323

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

Merged
merged 1 commit into from
Aug 2, 2025
Merged

Conversation

methane
Copy link
Member

@methane methane commented Aug 2, 2025

tulip_coro diagram is not used since this PR.
#9314


📚 Documentation preview 📚: https://cpython-previews--137323.org.readthedocs.build/

@methane methane added docs Documentation in the Doc dir type-refactor Code refactoring (with no changes in behavior) labels Aug 2, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Aug 2, 2025
@methane methane added skip issue skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Aug 2, 2025
@AA-Turner AA-Turner removed the type-refactor Code refactoring (with no changes in behavior) label Aug 2, 2025
@AA-Turner AA-Turner merged commit f195c28 into python:main Aug 2, 2025
46 checks passed
@miss-islington-app
Copy link

Thanks @methane for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Aug 2, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2025
(cherry picked from commit f195c28)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Aug 2, 2025

GH-137324 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2025
(cherry picked from commit f195c28)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Aug 2, 2025
@bedevere-app
Copy link

bedevere-app bot commented Aug 2, 2025

GH-137325 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 2, 2025
@methane methane deleted the remove-coro-diagram branch August 3, 2025 05:27
methane added a commit that referenced this pull request Aug 3, 2025
(cherry picked from commit f195c28)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
hugovk pushed a commit that referenced this pull request Aug 6, 2025
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 CentOS9 NoGIL Refleaks 3.14 (tier-1) has failed when building commit 43d8f52.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1774/builds/393) and take a look at the build logs.
  4. Check if the failure is related to this commit (43d8f52) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1774/builds/393

Failed tests:

  • test.test_concurrent_futures.test_thread_pool

Failed subtests:

  • test_free_reference - test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_free_reference

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 220, in test_free_reference
    for _ in support.sleeping_retry(support.SHORT_TIMEOUT):
             ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.refleak.nogil/build/Lib/test/support/__init__.py", line 2623, in sleeping_retry
    for _ in busy_retry(timeout, err_msg, error=error):
             ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/buildbot/buildarea/3.14.itamaro-centos-aws.refleak.nogil/build/Lib/test/support/__init__.py", line 2593, in busy_retry
    raise AssertionError(msg)
AssertionError: timeout (68.3 seconds)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants