]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2002-03-16  Fred DrakeFix stupid typo in example.
2002-03-16  Fred DrakeClarify the descriptions of the positive and negative...
2002-03-13  Fred DrakeAdd a test that was added in Python 2.2: test Weak...
2002-03-13  Fred DrakeFix SF bug #529273: WeakValueDictionary.setdefault...
2002-03-13  Fred DrakeChange the way \textasciitilde is implemented so it...
2002-03-12  Fred DrakeAdd a note that Py_None needs the same reference count...
2002-03-12  Fred Drake"level" keyword argument in example should be "stacklevel".
2002-03-08  Fred DrakeAdd more explanation of how data_files is used (esp...
2002-03-08  Fred Drake"Shortcut" should be "short-circuit".
2002-02-25  Guido van RossumBackport (if there's ever a 2.1.3 release) of a useful...
2002-02-22  Fred DrakeTypo: thsi -> this. Closes SF bug #521450.
2002-02-15  Fred DrakeAdd an availability statement for alarm().
2002-02-14  Fred DrakeConsistently use \textasciicircum to produce a ^ character.
2002-02-08  Guido van RossumIn case there ever will be a 2.1.3, this fixes SF bug...
2002-02-04  Fred DrakeUpdate the instructions on reporting bugs to reflect...
2002-01-30  Fred Drakestring.split() docstring described the interpretation...
2002-01-24  Fred DrakeAdd keyword.kwlist to the public API.
2002-01-24  Fred Drakelibkeyword.tex was missing from the list of dependencie...
2002-01-21  Fred DrakeFix typos reported by François Pinard.
2002-01-17  Fred DrakeUpdated GNU info dir segment from Milan Zamazal.
2002-01-17  Fred DrakeUpdate email address.
2002-01-17  Fred DrakeFix Michael Hudson's email address.
2002-01-15  cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.1.2
2002-01-15  Tim PetersAssorted Windows tweaks to change the release from...
2002-01-15  Guido van RossumBump version to 2.1.2 final.
2002-01-15  Guido van RossumNews for 2.1.2 final. This is good now.
2002-01-15  Guido van RossumFound another place where the copyrgiht date had to...
2002-01-15  Fred DrakeSet the release version and date.
2002-01-15  Fred DrakeSet the release version.
2002-01-15  Guido van RossumBackport revision 2.69.
2002-01-15  Fred DrakeMerge in Thomas Heller's typo fix from revision 1.13.
2002-01-11  Thomas HellerCopied from the HEAD revision, and checked in again...
2002-01-11  Tim PetersAdd blurb about 32-bit Windows installer -- this made...
2002-01-11  Tim PetersRemove remaining 2.2-isms:
2002-01-10  Tim PetersThe license text needs to refer to 2.1.2, not 2.1.1.
2002-01-10  Tim Peters2.1-ize command for Start menu GUI pydoc shortcut.
2002-01-10  Fred DrakeAdd the GetArgv() docs provided by Dean Draayer in...
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...
next