]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2002-01-10  Fred DrakeUpdate to the latest version from the trunk.
2002-01-10  Tim PetersMostly removing stuff the installer does in 2.2 that...
2002-01-10  Fred DrakeOne more copyright date to update.
2002-01-10  Tim PetersAttempted to update all the copyright notices (we're...
2002-01-10  Tim PetersMore backporting of 32-bit installer. Doesn't work...
2002-01-10  Fred DrakeAdjust the instructions for building large file support...
2002-01-10  Tim PetersBackporting the 32-bit installer requires an additional...
2002-01-10  Tim PetersUpdate Windows build number for 2.1.2c1.
2002-01-10  cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.1.2c1
2002-01-10  Anthony Baxtertweak version numbers - 2.1.2c1, release candidate.
2002-01-10  Anthony Baxterbackport 1.14:
2002-01-10  Fred DrakePrepare for 2.1.2 release candidate 1.
2002-01-10  Anthony Baxteradded bdfl edits
2002-01-10  Fred DrakeAdded item about the webbrowser security fix.
2002-01-10  Anthony Baxterbuild notes for macos x 10.1, from Dan Wolfe.
2002-01-10  Anthony Baxtercosmetic change to add a commit message for the last...
2002-01-10  Anthony Baxterthread_pthread.h
2002-01-10  Anthony Baxteroops. PEP-0101 missed this.
2002-01-10  Anthony Baxteroops. forgot about largefile support.
2002-01-10  Anthony Baxterbackport Fred's 1.58:
2002-01-10  Anthony Baxter2.1.2 release continues...
2002-01-10  Anthony BaxterBackport gvanrossum's checkin of revision 1.20:
2002-01-10  Anthony Baxterand heeeere we go. heading for 2.1.2 release.
2002-01-07  Fred DrakeFix webbrowser.py security bug: be more careful about...
2002-01-07  Anthony BaxterMvL's patch to fix up large file support. You still...
2002-01-05  Fred DrakeDo not mask the name of a built-in function in example...
2002-01-05  Fred DrakeFix minor typo reported in SF patch #497951.
2001-12-27  Jack JansenA slightly different version of patch 489388 which...
2001-12-27  Jack JansenDon;t build curses on MacOSX 10.1 or later. This is...
2001-12-27  Fred DrakeAnother name.
2001-12-27  Fred DrakeAdded some missing index entries, noted by L. Peter...
2001-12-27  Fred DrakeElaborate the descriptions for onecmd(), precmd(),...
2001-12-26  Fred DrakeAdded another name.
2001-12-26  Fred DrakeFix wrongly-named formal parameters in three places...
2001-12-23  Anthony Baxteroops. nearly forgot this one:
2001-12-23  Anthony Baxterbackport of solaris thread patch, adding PTHREAD_SCOPE_...
2001-12-23  Anthony BaxterThe Grande 'sendall()' patch. I believe that I've picke...
2001-12-23  Anthony Baxterbackport of 1.196: socket.recv(-1) fixup.
2001-12-23  Anthony Baxterdarn excess whitespace.
2001-12-23  Anthony Baxterpartial backport of 1.25:
2001-12-22  Fred DrakeFix the erroneous availability annotation for s.makefil...
2001-12-21  Fred DrakeAdd notes that fromfd() and s.makefile() are Unix-specific.
2001-12-21  Anthony Baxterd'oh! could have _sworn_ I checked this in last weekend.
2001-12-21  Anthony Baxterbackport 2.35:
2001-12-21  Anthony Baxterbackport 2.153:
2001-12-21  Anthony Baxterbackport 2.9:
2001-12-21  Anthony Baxterbackport 2.144:
2001-12-20  Jeremy HyltonBackport rev 2.301 to the 2.1 maintenance branch.
2001-12-19  Jeremy HyltonAdd stack depth info for FOR_LOOP opcode
2001-12-19  Jeremy HyltonBackport changes from the 2.2 trunk
2001-12-18  Guido van RossumBackport patch 1.57 to 2.1.2. Apparently ftp servers...
2001-12-18  Jeremy HyltonBackport bugfixes since rev 1.39 from the trunk.
2001-12-18  Jeremy HyltonBackport bugfixes since rev 1.5 from the trunk.
2001-12-17  Jeremy HyltonBackport bugfixes from the trunk.
2001-12-17  Jeremy HyltonBackport bugfixes from the trunk.
2001-12-17  Jeremy HyltonBackport bugfixes since rev 1.19 on the trunk.
2001-12-15  Fred DrakeRemove extraneous "}"; possibly an incorrectly backport...
2001-12-15  Fred DrakeAdd a links to the gmpy and mxNumber packages.
2001-12-07  Fred DrakeDocument that the flag and mode arguments to dumbdbm...
2001-12-07  Fred DrakeDescribe the behavior of the read() method when the...
2001-12-06  Fred DrakeDocument that PyString_FromString() cannot take NULL...
2001-12-05  Anthony Baxterbackport unixccompiler.py 1.36, ccompiler.py 1.40
2001-12-05  Anthony Baxterbackport 1.53 - prevent ncurses being built on Mac...
2001-12-05  Anthony Baxterbackport 1.15
2001-12-05  Anthony Baxterbackport 1.21 and 1.22
2001-12-05  Anthony Baxterbackport 1.134:
2001-12-05  Anthony Baxterbackport 1.17:
2001-12-05  Anthony Baxterbackport 1.8, 1.9
2001-12-05  Anthony Baxterbackport:
2001-12-05  Anthony Baxterbackport 1.7:
2001-12-05  Anthony Baxterbackport half of 1.11:
2001-12-05  Anthony Baxterbackport 1.33:
2001-12-05  Anthony Baxterbackport 1.23:
2001-12-05  Anthony Baxterbackport 1.18: Patch #416220: Fix misplaced paren.
2001-12-05  Anthony Baxterbackport 1.29: Typo fix (spelling mistake in error...
2001-12-05  Anthony Baxterbackport of 1.21
2001-12-05  Anthony Baxterbackport of 1.64, 1.65, 1.68:
2001-12-05  Anthony Baxterbackport 1.18, 1.19, 1.20:
2001-12-05  Anthony Baxterbackport of 1.12
2001-12-05  Anthony Baxterbackport 1.11
2001-11-21  Anthony Baxterbackport of jeremy's 2.227:
2001-11-21  Anthony Baxterbackport of tim's 2.66:
2001-11-21  Anthony Baxterbackport of 2.8, after checking with MarkH
2001-11-21  Anthony Baxterbackport of patches 2.10, 2.11, 2.12, by MvL.
2001-11-21  Anthony Baxterbackport of 2.8 by jack:
2001-11-21  Anthony Baxterbackport of 2.242:
2001-11-21  Anthony Baxterbackport of 2.90:
2001-11-19  Fred DrakeUpdate the platform notes for the CGIHTTPServer module...
2001-11-02  Fred Drake\ulink is not available on the maintenance branch,...
2001-11-01  Fred DrakeCorrect misspelling of "separate" in two places.
2001-11-01  Anthony Baxterone more for the night.
2001-11-01  Anthony Baxterbackport of (merged) 1.43 and 1.44
2001-11-01  Anthony Baxterbackport of 2.58:
2001-11-01  Anthony Baxterbackport 2.56 from uncle tim:
2001-11-01  Anthony Baxterbackport barry's 2.54:
2001-11-01  Anthony Baxterwrap SSL_read and SSL_write in Py_{BEGIN,END}_ALLOW_THR...
2001-11-01  Anthony Baxterbackport guido's 1.20 - test sktobj.sendall()
2001-11-01  Anthony Baxterpartial backport of guido's 1.188.
2001-11-01  Anthony Baxterbackport of MvL's 1.180
2001-11-01  Anthony Baxterbackport tim's 1.191:
next