summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add a note about when the "%r" formatting code was added.Fred Drake2002-04-301-0/+1
* backport tim_one's patch:Anthony Baxter2002-04-301-2/+2
* backport tim_one's patch:Anthony Baxter2002-04-303-20/+25
* Be more consistent, both internally and with recommended practice (withinFred Drake2002-04-261-7/+8
* Add text about circular references caused by storing frames in localFred Drake2002-04-231-0/+15
* *sigh* did a 'make test' in the wrong window. fixing this up toAnthony Baxter2002-04-232-12/+12
* backport mhammond's patch:Anthony Baxter2002-04-231-14/+33
* backport mhammond's patch:Anthony Baxter2002-04-230-0/+0
* Backport fixes for two nested scopes bugs.Jeremy Hylton2002-04-206-13/+92
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-04-191-0/+158
* Test for --export-dynamic directly to avoid problems with binutils 2.12.Martin v. Löwis2002-04-182-3/+3
* backport gvanrossum's patch:Anthony Baxter2002-04-181-1/+1
* backport gvanrossum's patch:Anthony Baxter2002-04-181-1/+1
* backport nnorwitz's patch:Anthony Baxter2002-04-181-2/+2
* Windows installer: disabled Wise's "delete in-use files" uninstallTim Peters2002-04-172-1/+14
* Adjust markup to worm around tool limitations; the "m" in "model" was beingFred Drake2002-04-171-1/+1
* Update the text of the README distributed with the PostScript files toFred Drake2002-04-171-8/+2
* Changed last two remaining uses of "./" to "index.html" when referring to theFred Drake2002-04-171-2/+2
* Remove repeated index entry; adds nothing different.Fred Drake2002-04-161-2/+1
* Document PyType_IS_GC().Fred Drake2002-04-101-1/+9
* This commit was manufactured by cvs2svn to create tag 'r213'.v2.1.3cvs2svn2002-04-090-0/+0
* Weasle-word the SSL-on-Windows blurb.Tim Peters2002-04-091-1/+5
* re-adding the NEWS entry. SF ate my previous commit.Anthony Baxter2002-04-091-0/+1
* backport 1.47's "add sendall() to FakeSocket class"Anthony Baxter2002-04-091-0/+3
* Change license text to refer to 2.1.3.Tim Peters2002-04-081-10/+10
* Change 2.1.3 release date.Tim Peters2002-04-081-1/+1
* SF bug 497854: Short-cuts missing for All Users.Tim Peters2002-04-082-10/+24
* Talk about uncoordinated dance partners!Fred Drake2002-04-081-1/+1
* Add news about zlib 1.1.4 for the Windows installer.Tim Peters2002-04-081-1/+6
* Begin the Release Dance.Fred Drake2002-04-082-3/+3
* Update Windows installer identification and resource strings for 2.1.3.Tim Peters2002-04-081-4/+4
* Change 2.1.3 Windows build to use zlib 1.1.4.Tim Peters2002-04-081-6/+6
* Change the 2.1.3 Windows buildno (#35).Tim Peters2002-04-081-2/+2
* Update 2.1.3 Windows buildno.Tim Peters2002-04-081-0/+2
* backport fred'sAnthony Baxter2002-04-080-0/+0
* beginning the dance of the sugar-plum micro-release.Anthony Baxter2002-04-083-5/+5
* Do not call "knee" a standard module.Fred Drake2002-04-081-3/+1
* #457466: "popenx() argument mangling hangs python" [Win9x only]Anthony Baxter2002-04-081-0/+4
* Backport of bugAnthony Baxter2002-04-082-5/+59
* This commit was manufactured by cvs2svn to create branchcvs2svn2002-04-083-0/+67
* Add note about changes in xml.sax.expatreader.Fred Drake2002-04-041-0/+6
* Not sure why the regression test missed this, but the PyXML tests caught it.Fred Drake2002-04-041-1/+1
* Mark the notice about the new development version of the docs as not needingFred Drake2002-04-041-0/+1
* Avoid creating circular references between the ExpatParser and theFred Drake2002-04-041-1/+38
* Back-port Neal Norwitz's patch:Fred Drake2002-04-041-1/+1
* Add the PyObject_As*Buffer() functions that apply, now that the docs have beenFred Drake2002-04-041-0/+37
* Update the PEP URL format to point to python.org.Fred Drake2002-04-031-1/+1
* There is no PyArg_ConvertTuple(); call it by the right name.Fred Drake2002-04-011-1/+1
* Update to push the docs to python.org instead of python.sf.net.Fred Drake2002-04-012-9/+12
* backport gvanrossum's checkin ofMartin v. Löwis2002-04-011-1/+1