]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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:
2001-11-01  Anthony Baxterbackport (partially) jeremy's 1.178
2001-11-01  Anthony Baxterbackport tim's 2.44
2001-11-01  Anthony Baxterbackport of 2.114:
2001-11-01  Anthony Baxterbackport 2.26
2001-11-01  Anthony Baxterbackport 2.61.
2001-11-01  Anthony Baxterbackport of fix from 2.7
2001-11-01  Anthony Baxterbackport fixes from 2.32 and 2.29:
2001-10-25  Fred DrakeTypo: NamedNodeList --> NamedNodeMap
2001-10-24  Fred DrakeWhen describing "import *", add a level of indirection...
2001-10-22  Fred DrakeClarify that the resource module does not attempt to...
2001-10-21  Anthony BaxterBackport fix from 2.277 - incorrectly swapped arguments...
2001-10-19  Fred DrakeAdd deprecations for profile.HotProfile and profile...
2001-10-19  Guido van RossumThe 2.1 regrest.py doesn't have the test_main() feature...
2001-10-19  Guido van RossumFix leak in SSLread in nonblocking mode -- from SF...
2001-10-19  Guido van RossumMerge in selected changes from profile.py on the trunk...
2001-10-19  cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-10-19  Guido van RossumAdd a '+' to the version to indicate this is a post...
2001-10-19  Thomas HellerThe version number 1.0.2pre doesn't conform to the...
2001-08-11  Jack JansenSource distribution files also updated for 2.1.1.
2001-08-09  Fred DrakeRemove lines that should never have been checked into...
2001-08-02  Jack JansenFiles used for 2.1.1 distribution.
2001-08-02  Jack JansenWhen closing a DialogWindow also clear out self.dlg.
2001-07-30  Jack JansenGot rid of (unused) regsub imports.
2001-07-30  Jack JansenSet cursor to arrow also if no windows active. Looks...
2001-07-30  Jack JansenSet cursor to arrow also when no window is active....
2001-07-30  Jack JansenJust's fix in 1.10: call convert_path for scripts too...
2001-07-29  Jack JansenThese demos used silly refcon values when creating...
2001-07-29  Jack JansenThese demos didn't know the difference between dialogs...
2001-07-29  Jack JansenIf you double-click a file with creator Pyth but owner...
2001-07-27  Jack JansenProgressBar crashed when you tried to drag it. (importe...
2001-07-26  Jack JansenRemoved note that this is the first active installer...
2001-07-26  Jack JansenFiles used for 2.1.1c2 distribution.
2001-07-26  Jack JansenFSRef support gone for classic builds.
2001-07-26  Jack JansenTemporarily disabled FSRef support for non-Carbon build...
2001-07-25  Jack JansenPut 1.7 fix in maintainance branch (removed erronuous...
2001-07-22  Jack JansenFiles used for 2.1.1c1 distribution.
2001-07-20  cvs2svnThis commit was manufactured by cvs2svn to create tag... v2.1.1
2001-07-20  Guido van RossumFix showstopper SF bug #442983: use of site.addsitedir...
2001-07-20  Thomas WoutersBackport Piers Lauder's checkin 1.30:
2001-07-20  Tim PetersRemove the TENTATIVE marker from the 2.1.1 Windows...
2001-07-19  Jack JansenConverted the project to CW6 (it hadn't been compiled
2001-07-19  Thomas WoutersUpdated news for 2.1.1-final.
2001-07-19  Thomas WoutersRevert the previous two changes, unsetting PYTHONHOME...
2001-07-19  Thomas WoutersMerge from the trunk... just contains bugfixes, accordi...
2001-07-19  Thomas WoutersBackport Jack's checkin 1.35 and Guido's checkin 1.36:
2001-07-19  Thomas WoutersBackport of AMK's checkin 1.34 and Guido's checkin...
2001-07-19  Thomas WoutersBackport Guido's checkin 1.3:
2001-07-19  Thomas WoutersBackport of Jack's checkin 1.117:
2001-07-19  Thomas WoutersAvoid the use of 'unset', which isn't available on...
2001-07-19  Fred DrakeRemove some false statements.
next