Skip to content

[3.13] gh-138772: Fix and improve documentation for turtle color functions (GH-139325) - #140048

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-525dcfe-3.13
Oct 13, 2025
Merged

[3.13] gh-138772: Fix and improve documentation for turtle color functions (GH-139325)#140048
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-525dcfe-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

Use multiple signatures for clarity.
Explain different forms of bgcolor() in details.
Fix outdated docstrings.
(cherry picked from commit 525dcfe)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com


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

…ions (pythonGH-139325)
Use multiple signatures for clarity.
Explain different forms of bgcolor() in details.
Fix outdated docstrings.
(cherry picked from commit 525dcfe)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) October 13, 2025 15:36
@serhiy-storchaka
serhiy-storchaka merged commit 0e78932 into python:3.13Oct 13, 2025
44 checks passed
@miss-islington
miss-islington deleted the backport-525dcfe-3.13 branch January 2, 2026 17:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@serhiy-storchaka