X Tutup
The Wayback Machine - https://web.archive.org/web/20221223070538/https://github.com/python/cpython/pull/95528
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

gh-83270: Update IDLE's credits #95528

Merged
merged 2 commits into from Aug 2, 2022

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 1, 2022

No description provided.

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Aug 1, 2022

Tal, Terry: I'm not sure this is what you envisioned. Please feel free to make any changes; I just took what I found in the issue and tried to put it into the current CREDITS.txt.

@erlend-aasland
Copy link
Contributor Author

erlend-aasland commented Aug 1, 2022

I'm not sure a NEWS entry is needed here. I'll happily apply one if you disagree, though.

Lib/idlelib/CREDITS.txt Outdated Show resolved Hide resolved

- 2005: Tal Einat
- 2010: Terry Jan Reedy (current maintainer)
- 2013: Roger Serwys
Copy link
Member

@terryjreedy terryjreedy Aug 2, 2022

Choose a reason for hiding this comment

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

Suggested change
- 2013: Roger Serwys
- 2013: Roger Serwy

@terryjreedy terryjreedy merged commit 698fa8b into python:main Aug 2, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Aug 2, 2022

Thanks @erlend-aasland for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented Aug 2, 2022

GH-95559 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2022
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 698fa8b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2022
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 698fa8b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Aug 2, 2022

GH-95560 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Aug 2, 2022
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 698fa8b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
@erlend-aasland erlend-aasland deleted the idle/update-credits branch Aug 2, 2022
@erlend-aasland erlend-aasland linked an issue Aug 2, 2022 that may be closed by this pull request
erlend-aasland added a commit that referenced this pull request Aug 2, 2022
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 698fa8b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update IDLE's credits
4 participants
X Tutup