mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
svn+ssh://pythondev@svn.python.org/python/trunk
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
NOTE: The merge does NOT contain the modified file Python/import.c from
r59288. I can't get it running. Nick, please check in the PEP 366
manually.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
........
r59279 | georg.brandl | 2007-12-02 19:17:50 +0100 (Sun, 02 Dec 2007) | 2 lines
Fix a sentence I missed before. Do not merge to 3k.
........
r59281 | georg.brandl | 2007-12-02 22:58:54 +0100 (Sun, 02 Dec 2007) | 3 lines
Add documentation for PySys_* functions.
Written by Charlie Shepherd for GHOP. Also fixes #1245.
........
r59288 | nick.coghlan | 2007-12-03 13:55:17 +0100 (Mon, 03 Dec 2007) | 1 line
Implement PEP 366
........
r59290 | christian.heimes | 2007-12-03 14:47:29 +0100 (Mon, 03 Dec 2007) | 3 lines
Applied my patch #1455 with some extra fixes for VS 2005
The new msvc9compiler module supports VS 2005 and VS 2008. I've also fixed build_ext to support PCbuild8 and PCbuild9 and backported my fix for xxmodule.c from py3k. The old code msvccompiler is still in place in case somebody likes to build an extension with VS 2003 or earlier.
I've also updated the cygwin compiler module for VS 2005 and VS 2008. It works with VS 2005 but I'm unable to test it with VS 2008. We have to wait for a new version of cygwin.
........
r59291 | christian.heimes | 2007-12-03 14:55:16 +0100 (Mon, 03 Dec 2007) | 1 line
Added comment to Misc/NEWS for r59290
........
r59292 | christian.heimes | 2007-12-03 15:28:04 +0100 (Mon, 03 Dec 2007) | 1 line
I followed MA Lemberg's suggestion and added comments to the late initialization of the type slots.
........
r59293 | facundo.batista | 2007-12-03 17:29:52 +0100 (Mon, 03 Dec 2007) | 3 lines
Speedup and cleaning of __str__. Thanks Mark Dickinson.
........
r59294 | facundo.batista | 2007-12-03 18:55:00 +0100 (Mon, 03 Dec 2007) | 4 lines
Faster _fix function, and some reordering for a more elegant
coding. Thanks Mark Dickinson.
........
r59295 | martin.v.loewis | 2007-12-03 20:20:02 +0100 (Mon, 03 Dec 2007) | 5 lines
Issue #1727780: Support loading pickles of random.Random objects created
on 32-bit systems on 64-bit systems, and vice versa. As a consequence
of the change, Random pickles created by Python 2.6 cannot be loaded
in Python 2.5.
........
r59297 | facundo.batista | 2007-12-03 20:49:54 +0100 (Mon, 03 Dec 2007) | 3 lines
Two small fixes. Issue 1547.
........
r59299 | georg.brandl | 2007-12-03 20:57:02 +0100 (Mon, 03 Dec 2007) | 2 lines
#1548: fix apostroph placement.
........
r59300 | christian.heimes | 2007-12-03 21:01:02 +0100 (Mon, 03 Dec 2007) | 3 lines
Patch #1537 from Chad Austin
Change GeneratorExit's base class from Exception to BaseException
(This time I'm applying the patch to the correct sandbox.)
........
r59302 | georg.brandl | 2007-12-03 21:03:46 +0100 (Mon, 03 Dec 2007) | 3 lines
Add examples to the xmlrpclib docs.
Written for GHOP by Josip Dzolonga.
........
203 lines
3.4 KiB
Text
203 lines
3.4 KiB
Text
Contributors to the Python Documentation
|
|
----------------------------------------
|
|
|
|
This file lists people who have contributed in some way to the Python
|
|
documentation. It is probably not complete -- if you feel that you or
|
|
anyone else should be on this list, please let us know (send email to
|
|
docs@python.org), and we'll be glad to correct the problem.
|
|
|
|
* Aahz
|
|
* Michael Abbott
|
|
* Steve Alexander
|
|
* Jim Ahlstrom
|
|
* Fred Allen
|
|
* A. Amoroso
|
|
* Pehr Anderson
|
|
* Oliver Andrich
|
|
* Jesús Cea Avión
|
|
* Daniel Barclay
|
|
* Chris Barker
|
|
* Don Bashford
|
|
* Anthony Baxter
|
|
* Bennett Benson
|
|
* Jonathan Black
|
|
* Robin Boerdijk
|
|
* Michal Bozon
|
|
* Aaron Brancotti
|
|
* Georg Brandl
|
|
* Keith Briggs
|
|
* Lee Busby
|
|
* Lorenzo M. Catucci
|
|
* Carl Cerecke
|
|
* Mauro Cicognini
|
|
* Gilles Civario
|
|
* Mike Clarkson
|
|
* Steve Clift
|
|
* Dave Cole
|
|
* Matthew Cowles
|
|
* Jeremy Craven
|
|
* Andrew Dalke
|
|
* Ben Darnell
|
|
* L. Peter Deutsch
|
|
* Robert Donohue
|
|
* Fred L. Drake, Jr.
|
|
* Josip Dzolonga
|
|
* Jeff Epler
|
|
* Michael Ernst
|
|
* Blame Andy Eskilsson
|
|
* Carey Evans
|
|
* Martijn Faassen
|
|
* Carl Feynman
|
|
* Hernán Martínez Foffani
|
|
* Stefan Franke
|
|
* Jim Fulton
|
|
* Peter Funk
|
|
* Lele Gaifax
|
|
* Matthew Gallagher
|
|
* Ben Gertzfield
|
|
* Nadim Ghaznavi
|
|
* Jonathan Giddy
|
|
* Shelley Gooch
|
|
* Nathaniel Gray
|
|
* Grant Griffin
|
|
* Thomas Guettler
|
|
* Anders Hammarquist
|
|
* Mark Hammond
|
|
* Harald Hanche-Olsen
|
|
* Manus Hand
|
|
* Gerhard Häring
|
|
* Peter Harris
|
|
* Travis B. Hartwell
|
|
* Tim Hatch
|
|
* Janko Hauser
|
|
* Bernhard Herzog
|
|
* Magnus L. Hetland
|
|
* Konrad Hinsen
|
|
* Stefan Hoffmeister
|
|
* Albert Hofkamp
|
|
* Gregor Hoffleit
|
|
* Steve Holden
|
|
* Thomas Holenstein
|
|
* Gerrit Holl
|
|
* Rob Hooft
|
|
* Brian Hooper
|
|
* Randall Hopper
|
|
* Michael Hudson
|
|
* Eric Huss
|
|
* Jeremy Hylton
|
|
* Roger Irwin
|
|
* Jack Jansen
|
|
* Philip H. Jensen
|
|
* Pedro Diaz Jimenez
|
|
* Kent Johnson
|
|
* Lucas de Jonge
|
|
* Andreas Jung
|
|
* Robert Kern
|
|
* Jim Kerr
|
|
* Jan Kim
|
|
* Greg Kochanski
|
|
* Guido Kollerie
|
|
* Peter A. Koren
|
|
* Daniel Kozan
|
|
* Andrew M. Kuchling
|
|
* Dave Kuhlman
|
|
* Erno Kuusela
|
|
* Thomas Lamb
|
|
* Detlef Lannert
|
|
* Piers Lauder
|
|
* Glyph Lefkowitz
|
|
* Robert Lehmann
|
|
* Marc-André Lemburg
|
|
* Ulf A. Lindgren
|
|
* Everett Lipman
|
|
* Mirko Liss
|
|
* Martin von Löwis
|
|
* Fredrik Lundh
|
|
* Jeff MacDonald
|
|
* John Machin
|
|
* Andrew MacIntyre
|
|
* Vladimir Marangozov
|
|
* Vincent Marchetti
|
|
* Laura Matson
|
|
* Daniel May
|
|
* Doug Mennella
|
|
* Paolo Milani
|
|
* Skip Montanaro
|
|
* Paul Moore
|
|
* Ross Moore
|
|
* Sjoerd Mullender
|
|
* Dale Nagata
|
|
* Ng Pheng Siong
|
|
* Koray Oner
|
|
* Tomas Oppelstrup
|
|
* Denis S. Otkidach
|
|
* Zooko O'Whielacronx
|
|
* William Park
|
|
* Joonas Paalasmaa
|
|
* Harri Pasanen
|
|
* Bo Peng
|
|
* Tim Peters
|
|
* Christopher Petrilli
|
|
* Justin D. Pettit
|
|
* Chris Phoenix
|
|
* François Pinard
|
|
* Paul Prescod
|
|
* Eric S. Raymond
|
|
* Edward K. Ream
|
|
* Sean Reifschneider
|
|
* Bernhard Reiter
|
|
* Armin Rigo
|
|
* Wes Rishel
|
|
* Jim Roskind
|
|
* Guido van Rossum
|
|
* Donald Wallace Rouse II
|
|
* Nick Russo
|
|
* Chris Ryland
|
|
* Constantina S.
|
|
* Hugh Sasse
|
|
* Bob Savage
|
|
* Scott Schram
|
|
* Neil Schemenauer
|
|
* Barry Scott
|
|
* Joakim Sernbrant
|
|
* Justin Sheehy
|
|
* Charlie Shepherd
|
|
* Michael Simcich
|
|
* Ionel Simionescu
|
|
* Michael Sloan
|
|
* Gregory P. Smith
|
|
* Roy Smith
|
|
* Clay Spence
|
|
* Nicholas Spies
|
|
* Tage Stabell-Kulo
|
|
* Frank Stajano
|
|
* Anthony Starks
|
|
* Greg Stein
|
|
* Peter Stoehr
|
|
* Mark Summerfield
|
|
* Reuben Sumner
|
|
* Kalle Svensson
|
|
* Jim Tittsler
|
|
* Ville Vainio
|
|
* Martijn Vries
|
|
* Charles G. Waldman
|
|
* Greg Ward
|
|
* Barry Warsaw
|
|
* Corran Webster
|
|
* Glyn Webster
|
|
* Bob Weiner
|
|
* Eddy Welbourne
|
|
* Jeff Wheeler
|
|
* Mats Wichmann
|
|
* Gerry Wiener
|
|
* Timothy Wild
|
|
* Collin Winter
|
|
* Blake Winton
|
|
* Dan Wolfe
|
|
* Steven Work
|
|
* Thomas Wouters
|
|
* Ka-Ping Yee
|
|
* Rory Yorke
|
|
* Moshe Zadka
|
|
* Milan Zamazal
|
|
* Cheng Zhang
|