-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
[3.13] Further revise idlelib/Icons/README.text (GH-123364) #123608
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
Conversation
In particular, add trademark derivative approval information. (cherry picked from commit fe85a82) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
||
2014: They were copied (perhaps a bit revised) to idlelib/Icons. | ||
https://github.com/python/cpython/issues/64605 | ||
.gif versions were also added. | ||
|
||
2020: Add Clover's 256-bit image. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
256 pixels, not 256-bit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @terryjreedy
All 'bits' should be 'pixels'. I will make a new PR for main and backport. |
See python#123597. The typo in Icon/README.txt was fixed in the unmerged 3.13 backport python#123608 of the PR that added the text with the typo. (cherry picked from commit 1f4a49e) Co-authored-by: abstractee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo fix from another PR is included.
In particular, add trademark derivative approval information.
(cherry picked from commit fe85a82)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu