mirror of
https://github.com/python/cpython.git
synced 2025-11-09 14:06:30 +00:00
Updated.
This commit is contained in:
parent
77e8ad4684
commit
a137cc9cb7
1 changed files with 24 additions and 11 deletions
|
|
@ -1,17 +1,30 @@
|
||||||
IDLEfork Credits
|
IDLEfork Credits
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Guido van Rossum, as well as being the creator of the Python language, was
|
Guido van Rossum, as well as being the creator of the Python language, is
|
||||||
the original creator of IDLE. His great work continues as both a contributor
|
the original creator of IDLE. He also developed the RPC code and Remote
|
||||||
to, and 'benevolent dictator for life' of Python and IDLE/IDLEfork.
|
Debugger extension used in IDLEfork.
|
||||||
|
|
||||||
The main developers who have been so far active on IDLEfork version 0.8.1
|
The IDLEfork project was initiated and brought up to version 0.7.1 primarily
|
||||||
and greater are, Guido van Rossum, Stephen M. Gava and Kurt B. Kaiser.
|
by David Scherer, with help from Peter Schneider-Kamp and Nicholas Riley.
|
||||||
|
Bruce Sherwood has contributed considerable time testing and suggesting
|
||||||
|
improvements.
|
||||||
|
|
||||||
The IDLE fork project was initiated and brought up to version 0.7.1 by
|
Besides Guido, the main developers who have been active on IDLEfork version
|
||||||
David Scherer, Peter Schneider-Kamp and Nicholas Riley.
|
0.8.1 and later are Stephen M. Gava, who implemented the configuration GUI, and
|
||||||
|
Kurt B. Kaiser, who continued the integration of the RPC and remote debugger,
|
||||||
|
and made a number of usability enhancements.
|
||||||
|
|
||||||
There are doubtless others who should be included here, especially those
|
Other contributors include Tony Lownds (Mac integration), and Chui Tey (RPC,
|
||||||
who may have contributed to IDLE versions prior ot 0.8. Please contact
|
Debugger)
|
||||||
the IDLEfork coordinator to have yourself included here if you are one of
|
|
||||||
those I have missed! (contact details at http://idlefork.sourceforge.net)
|
Neal Norwitz and Josh Robb have submitted useful patches.
|
||||||
|
|
||||||
|
There are others who should be included here, especially those who contributed
|
||||||
|
to IDLE versions prior to 0.8, principally Mark Hammond, Tim Peters, and Moshe
|
||||||
|
Zadka. For additional details refer to NEWS.txt and Changelog.
|
||||||
|
|
||||||
|
Please contact the IDLEfork maintainer to have yourself included here if you
|
||||||
|
are one of those we missed!
|
||||||
|
|
||||||
|
Contact details at http://idlefork.sourceforge.net
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue