Skip to content

gh-15755: Remove "TODO" from colorsys undocumented notice#15761

Merged
srittau merged 1 commit into
python:mainfrom
Andrew5057:colorsys-todo
May 11, 2026
Merged

gh-15755: Remove "TODO" from colorsys undocumented notice#15761
srittau merged 1 commit into
python:mainfrom
Andrew5057:colorsys-todo

Conversation

@Andrew5057
Copy link
Copy Markdown
Contributor

Fixes #15755, seeing as python/cpython#149566 is not planned.

The float constants `ONE_SIXTH`, `ONE_THIRD`, and `TWO_THIRD` are
intentionally undocumented, so a "TODO" on the comment stating
as such is unnecessary.
Copy link
Copy Markdown
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@srittau srittau merged commit bf92900 into python:main May 11, 2026
55 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@Andrew5057 Andrew5057 deleted the colorsys-todo branch May 11, 2026 19:52
tkem pushed a commit to tkem/typeshed that referenced this pull request May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stray TODO comment in colorsys.pyi

2 participants