summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* backport of 2.242:Anthony Baxter2001-11-211-2/+3
* backport of 2.90:Anthony Baxter2001-11-211-0/+5
* Update the platform notes for the CGIHTTPServer module; it works on moreFred Drake2001-11-191-3/+3
* \ulink is not available on the maintenance branch, so we can't use it.Fred Drake2001-11-021-2/+1
* Correct misspelling of "separate" in two places.Fred Drake2001-11-011-2/+2
* one more for the night.Anthony Baxter2001-11-011-8/+16
* backport of (merged) 1.43 and 1.44Anthony Baxter2001-11-011-2/+4
* backport of 2.58:Anthony Baxter2001-11-011-3/+13
* backport 2.56 from uncle tim:Anthony Baxter2001-11-011-15/+11
* backport barry's 2.54:Anthony Baxter2001-11-011-8/+21
* wrap SSL_read and SSL_write in Py_{BEGIN,END}_ALLOW_THREADS.Anthony Baxter2001-11-011-0/+4
* backport guido's 1.20 - test sktobj.sendall()Anthony Baxter2001-11-011-1/+1
* partial backport of guido's 1.188.Anthony Baxter2001-11-011-2/+40
* backport of MvL's 1.180Anthony Baxter2001-11-011-1/+1
* backport tim's 1.191:Anthony Baxter2001-11-011-1/+6
* backport (partially) jeremy's 1.178Anthony Baxter2001-11-011-1/+1
* backport tim's 2.44Anthony Baxter2001-11-011-6/+6
* backport of 2.114:Anthony Baxter2001-11-011-3/+3
* backport 2.26Anthony Baxter2001-11-011-1/+2
* backport 2.61.Anthony Baxter2001-11-011-1/+1
* backport of fix from 2.7Anthony Baxter2001-11-011-2/+2
* backport fixes from 2.32 and 2.29:Anthony Baxter2001-11-011-1/+7
* Typo: NamedNodeList --> NamedNodeMapFred Drake2001-10-251-1/+1
* When describing "import *", add a level of indirection between "*" and theFred Drake2001-10-241-3/+17
* Clarify that the resource module does not attempt to mask platformFred Drake2001-10-221-1/+3
* Backport fix from 2.277 - incorrectly swapped arguments to PyFrame_BlockSetup.Anthony Baxter2001-10-211-2/+2
* Add deprecations for profile.HotProfile and profile.OldProfile, since theyFred Drake2001-10-191-0/+4
* The 2.1 regrest.py doesn't have the test_main() feature yet, so alwaysGuido van Rossum2001-10-191-2/+1
* Fix leak in SSLread in nonblocking mode -- from SF bug #472798.Guido van Rossum2001-10-191-0/+1
* Merge in selected changes from profile.py on the trunk. Note thatGuido van Rossum2001-10-191-13/+30
* This commit was manufactured by cvs2svn to create branchcvs2svn2001-10-193-0/+103
* Add a '+' to the version to indicate this is a post-2.1.1-release CVSGuido van Rossum2001-10-191-2/+2
* The version number 1.0.2pre doesn't conform to the strict versioningThomas Heller2001-10-191-1/+1
* Source distribution files also updated for 2.1.1.Jack Jansen2001-08-112-10/+22
* Remove lines that should never have been checked into thisFred Drake2001-08-091-9/+3
* Files used for 2.1.1 distribution.Jack Jansen2001-08-024-4/+7
* When closing a DialogWindow also clear out self.dlg.Jack Jansen2001-08-021-0/+4
* Got rid of (unused) regsub imports.Jack Jansen2001-07-302-2/+0
* Set cursor to arrow also if no windows active. Looks better when run from IDE.Jack Jansen2001-07-304-0/+8
* Set cursor to arrow also when no window is active. Looks better when run from...Jack Jansen2001-07-301-2/+3
* Just's fix in 1.10: call convert_path for scripts too. Needed for macJack Jansen2001-07-301-0/+2
* These demos used silly refcon values when creating their windows. This effect...Jack Jansen2001-07-295-5/+5
* These demos didn't know the difference between dialogs and windows yet. Fixed.Jack Jansen2001-07-294-10/+10
* If you double-click a file with creator Pyth but owner != TEXT exit with a wa...Jack Jansen2001-07-293-0/+8
* ProgressBar crashed when you tried to drag it. (imported from mainJack Jansen2001-07-271-1/+1
* Removed note that this is the first active installer, which isn't true (it's ...Jack Jansen2001-07-261-3/+1
* Files used for 2.1.1c2 distribution.Jack Jansen2001-07-264-3/+3
* FSRef support gone for classic builds.Jack Jansen2001-07-261-1/+0
* Temporarily disabled FSRef support for non-Carbon builds. Not the correct tes...Jack Jansen2001-07-261-1/+26
* Put 1.7 fix in maintainance branch (removed erronuous findertools reference).Jack Jansen2001-07-251-1/+1