]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-83270: Update IDLE's credits (GH-95528) (#95560)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 2 Aug 2022 11:16:33 +0000 (04:16 -0700)
committerGitHub <noreply@github.com>
Tue, 2 Aug 2022 11:16:33 +0000 (13:16 +0200)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
(cherry picked from commit 698fa8bf6075c1594966ef6da8501a6f81db50f2)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
Lib/idlelib/CREDITS.txt

index 3a50eb8e7f2ac3d3af638f65b2bb298978ff1869..4a42af586a4a9e55567977bd012969b420fb4a2f 100644 (file)
@@ -2,9 +2,10 @@ Guido van Rossum, as well as being the creator of the Python language, is the
 original creator of IDLE.  Other contributors prior to Version 0.8 include
 Mark Hammond, Jeremy Hylton, Tim Peters, and Moshe Zadka.
 
-IDLE's recent development was carried out in the SF IDLEfork project. The
+Until Python 2.3, IDLE's development was carried out in the SF IDLEfork project. The
 objective was to develop a version of IDLE which had an execution environment
 which could be initialized prior to each run of user code.
+IDLefork was merged into the Python code base in 2003.
 
 The IDLEfork project was initiated by David Scherer, with some help from Peter
 Schneider-Kamp and Nicholas Riley.  David wrote the first version of the RPC
@@ -28,6 +29,15 @@ Jim Jewett, Martin v. Löwis, Jason Orendorff, Guilherme Polo, Josh Robb,
 Nigel Rowe, Bruce Sherwood, Jeff Shute, and Weeble have submitted useful
 patches.  Thanks, guys!
 
+Major contributors since 2005:
+
+- 2005: Tal Einat
+- 2010: Terry Jan Reedy (current maintainer)
+- 2013: Roger Serwys
+- 2014: Saimadhav Heblikar
+- 2015: Mark Roseman
+- 2017: Louie Lu, Cheryl Sabella, and Serhiy Storchaka
+
 For additional details refer to NEWS.txt and Changelog.
 
 Please contact the IDLE maintainer (kbk@shore.net) to have yourself included