Skip to content
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

Update "credits" command output #126911

Closed
StanFromIreland opened this issue Nov 16, 2024 · 3 comments
Closed

Update "credits" command output #126911

StanFromIreland opened this issue Nov 16, 2024 · 3 comments
Labels
type-bug An unexpected behavior, bug, or error

Comments

@StanFromIreland
Copy link
Contributor

StanFromIreland commented Nov 16, 2024

Bug report

Bug description:

credits

Returns
Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands for supporting Python development. See www.python.org for more information.

Which should be updated as the BeOpen.com domain has changed ownership and this command is always recommended by IDLE.

CPython versions tested on:

3.13

Operating systems tested on:

Windows

Linked PRs

@StanFromIreland StanFromIreland added the type-bug An unexpected behavior, bug, or error label Nov 16, 2024
@maleycl

This comment was marked as spam.

@hugovk hugovk added the pending The issue will be closed if no feedback is provided label Nov 16, 2024
@terryjreedy
Copy link
Member

Seems like a good idea.

this command is always recommended by IDLE

IDLE's opening splash lines are currently the same as the standard REPL, though I intend to modify the ending "Type" line.

@hugovk hugovk removed the pending The issue will be closed if no feedback is provided label Nov 18, 2024
hugovk added a commit that referenced this issue Nov 18, 2024
Co-authored-by: Petr Viktorin <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Nov 18, 2024
(cherry picked from commit 8fe1926)

Co-authored-by: Stan U. <[email protected]>
Co-authored-by: Petr Viktorin <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Nov 18, 2024
(cherry picked from commit 8fe1926)

Co-authored-by: Stan U. <[email protected]>
Co-authored-by: Petr Viktorin <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
@hugovk
Copy link
Member

hugovk commented Nov 18, 2024

Thank you!

@hugovk hugovk closed this as completed Nov 18, 2024
hugovk added a commit that referenced this issue Nov 18, 2024
Co-authored-by: Stan U <[email protected]>
Co-authored-by: Petr Viktorin <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
hugovk added a commit that referenced this issue Nov 18, 2024
Co-authored-by: Stan U <[email protected]>
Co-authored-by: Petr Viktorin <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Terry Jan Reedy <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

4 participants