summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Teach unquote() to handle unicode inputsRaymond Hettinger2005-10-153-0/+9
* Optimised Placeholders handling of child loggers by using a dict rather than ...Vinay Sajip2005-10-141-4/+8
* Backport: SF bug #1323739, C API doc for PySequence_Tuple duplicatedNeal Norwitz2005-10-121-9/+5
* fix stupid typoFred Drake2005-10-111-1/+1
* Added Host and Content-type headers to requests sent by HTTPHandler (suggeste...Vinay Sajip2005-10-111-1/+10
* Backport: SF bug #1323294, Minor error in the Library Reference doc.Neal Norwitz2005-10-111-1/+2
* backport Py_UNICODE clarificationSkip Montanaro2005-10-101-6/+16
* Fix unit test failure -- the output received from Python can be empty,Guido van Rossum2005-10-081-1/+1
* Fixed bug where the logging message was wrongly being demoted from Unicode to...Vinay Sajip2005-10-071-6/+8
* SF #1313496: bisect C replacement doesn't accept named argsRaymond Hettinger2005-10-053-22/+38
* Make close brace a paren to match open.Neal Norwitz2005-10-041-1/+1
* Armin caught this mistake in bug #973103.Neal Norwitz2005-10-041-1/+1
* Correct docs for empty raise when no exception is active.Raymond Hettinger2005-10-031-2/+3
* fix link to subsection (SF bug #1311674)Fred Drake2005-10-031-2/+4
* Backport: SF Bug #1008310, os.major() os.minor() example and description change.Neal Norwitz2005-10-031-2/+4
* Fix SF bug #991735, os.access reports true for read-only directories. Will b...Neal Norwitz2005-10-031-0/+5
* Backport:Neal Norwitz2005-10-032-1/+7
* Backport:Neal Norwitz2005-10-034-0/+70
* file test_cmd_line.py was added on branch release24-maint on 2005-10-03 01:03...Neal Norwitz2005-10-031-50/+0
* This commit was manufactured by cvs2svn to create branchcvs2svn2005-10-031-0/+50
* Backport: SF Bug #1308042, platform dependent behaviour (Windoze of course) i...Neal Norwitz2005-10-031-1/+2
* Backported:Neal Norwitz2005-10-022-1/+6
* backport bug [ 729103 ] Cannot retrieve name of super objectGeorg Brandl2005-10-012-3/+6
* Minor clarification of effective level calculationVinay Sajip2005-09-301-0/+14
* Fix bug:Michael W. Hudson2005-09-301-0/+4
* - Patch #1309009, Fix segfault in pyexpat when the XML document is in latin_1,Neal Norwitz2005-09-304-2/+20
* backport patch [ 1300515 ] xdrlib.py: pack_fstring() did not use null bytes f...Georg Brandl2005-09-292-1/+4
* backport bug [ 1298120 ] shlex does not support unicodeGeorg Brandl2005-09-291-0/+2
* backport bug [ 1296004 ] MemoryError in httplibGeorg Brandl2005-09-292-4/+13
* backport: fix parse errors in readlineGeorg Brandl2005-09-292-2/+16
* backport of bugfix [ 1306449 ] PyString_AsStringAndSize() return value docume...Georg Brandl2005-09-281-2/+2
* This commit was manufactured by cvs2svn to create tag 'r242'.v2.4.2cvs2svn2005-09-281-0/+1
* set release dateFred Drake2005-09-281-1/+1
* 2.4.2 release stuffAnthony Baxter2005-09-287-15/+18
* Use lzx:21 for compression.Martin v. Löwis2005-09-271-1/+1
* Backport (with Anthony's blessing (in fact he reminded me to do it :)):Michael W. Hudson2005-09-264-6/+26
* Commit memory leaking fix.Georg Brandl2005-09-251-2/+6
* Changed header to match the HEAD version:Peter Astrand2005-09-231-20/+4
* Backport bugfix:Michael W. Hudson2005-09-233-18/+65
* Backport SF #1297059, doc incorrect return type for search() method. (There ...Neal Norwitz2005-09-231-4/+3
* News about the test_macfs fix.Guido van Rossum2005-09-231-0/+4
* Backport fix for patch #1297028, cjkcodecs does not initialize type pointerNeal Norwitz2005-09-232-0/+28
* update URL into the Python wikiFred Drake2005-09-221-1/+1
* Backport Jack Jansen's fix for test_macfs.py (broke on OS X 10.4.2).Guido van Rossum2005-09-221-2/+2
* the iSilo is not being built right nowFred Drake2005-09-211-1/+1
* This commit was manufactured by cvs2svn to create tag 'r242c1'.v2.4.2c1cvs2svn2005-09-201-0/+1
* (backport) test and fix for buggy handling of exceptions raised by CArmin Rigo2005-09-202-3/+22
* (backport) tracing of C functions: don't call the trace funcArmin Rigo2005-09-201-26/+31
* C89 compliance.Armin Rigo2005-09-201-2/+2
* Update 64-bit AIX and HP-UX build instructions.Guido van Rossum2005-09-201-4/+11