summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug #1323369: document possible values of sys.getwindowsversion()Georg Brandl2006-02-201-4/+4
* Bug #1101233: fix test_fcntl on netbsd2 platform.Georg Brandl2006-02-201-1/+1
* Backported from r41842.Armin Rigo2006-02-204-22/+172
* Bug #854823: socketmodule now builds on Sun platforms even whenGeorg Brandl2006-02-202-2/+5
* Make clear that patch #1336582 wasn't a new feature.Georg Brandl2006-02-191-1/+1
* Patch #1337756: fileinput now accepts Unicode filenames.Georg Brandl2006-02-193-1/+13
* Patch #1352711: make zipimport raise a complete IOErrorGeorg Brandl2006-02-191-2/+1
* Bug #801349: document that start/stop/step slice arguments can be NoneGeorg Brandl2006-02-192-6/+7
* Patch #1415507: clarify docs on reference stealingGeorg Brandl2006-02-181-3/+13
* Bug #1366000: cleanup BZ2File.seek() logic. Fixes the case of whence=2, offse...Georg Brandl2006-02-181-42/+33
* Backport: This should get test_timeout to pass when running on any python.org...Neal Norwitz2006-02-181-0/+5
* Patch #1373643: The chunk module can now read chunks larger thanGeorg Brandl2006-02-182-1/+4
* Remove soundex from "undocumented modules".Georg Brandl2006-02-171-5/+0
* Bug #1430298: It is now possible to send a mail with an emptyGeorg Brandl2006-02-172-1/+7
* Bug #1432260: better handle lambda functions' names in pydocGeorg Brandl2006-02-172-1/+4
* Patch #1432345: Make python compile on DragonFly.Martin v. Löwis2006-02-173-9/+13
* Cast assignments to ``unsigned char *`` from PyString_AS_STRING() calls toBrett Cannon2006-02-162-2/+2
* use correct function in example (backport of trunk revision 42377)Fred Drake2006-02-151-1/+1
* Send failures to python-checkins, cc/me.Neal Norwitz2006-02-151-4/+3
* Add build.sh to 2.4 so we can build the docs (and only the docs).Neal Norwitz2006-02-141-0/+196
* Try to improve name based on discussion on python-checkins with Jim JewettNeal Norwitz2006-02-131-5/+5
* Backport r42314 which fixed Windows breakage when checking that socketNeal Norwitz2006-02-123-0/+14
* Even more copyright locations!Georg Brandl2006-02-112-2/+2
* Patch #428494: Prefer linking against ncursesw over ncurses libraryMartin v. Löwis2006-02-112-1/+13
* Update general copyright year to 2006.Georg Brandl2006-02-116-8/+8
* Port of r42279 to email 3.0, but without the Python 2.1 backward compatibleBarry Warsaw2006-02-092-1/+14
* Port of r42271 from the trunk -- relevant patches for SF 1409455 for emailBarry Warsaw2006-02-085-8/+20
* Backport:Neal Norwitz2006-02-073-2/+48
* Backport:Neal Norwitz2006-02-052-5/+13
* Resolves SF bug #1423972.Barry Warsaw2006-02-041-2/+4
* SF bug 1415455, fix typo in module nameNeal Norwitz2006-02-041-1/+1
* Fix typoNeal Norwitz2006-02-041-1/+1
* Port r42228 from the trunk.Barry Warsaw2006-02-032-3/+11
* Work around a Solaris peculiarity that caused test_pty to sometimes fail: aThomas Wouters2006-01-281-1/+8
* Fix PyGC_Collect() to be exported from the built DLL on Windows. (Fix givenBarry Warsaw2006-01-261-1/+1
* Backport 42173: get bsddb test_associate to pass with BSDDB 4.1Neal Norwitz2006-01-261-2/+2
* Find bdb4 correctly on gentoo systems (this matches head)Neal Norwitz2006-01-251-0/+1
* Remove file even if non-existantNeal Norwitz2006-01-251-2/+6
* Remove generated test db filesNeal Norwitz2006-01-251-2/+3
* Backport:Neal Norwitz2006-01-251-4/+3
* Backport:Neal Norwitz2006-01-255-3/+37
* backport of commit 42169Gregory P. Smith2006-01-242-5/+21
* Fix SF #1412837, compile failed with Watcom compilerNeal Norwitz2006-01-241-5/+5
* Correct misspellings.Georg Brandl2006-01-233-3/+3
* Backport typo fixes.Georg Brandl2006-01-233-4/+4
* Backport: This should fix a mem leak on the Mac. Brett tested it.Neal Norwitz2006-01-231-2/+2
* Another typo.Georg Brandl2006-01-221-1/+1
* typoGeorg Brandl2006-01-221-1/+2
* Correct several typos in libos.tex. Bug #1412227.Georg Brandl2006-01-221-8/+8
* TypoGeorg Brandl2006-01-221-1/+1