summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Ubuntu bug #29289: Fixed a bug that the gb18030 codec raisesHye-Shik Chang2006-03-281-4/+1
* Merge rev 43181 from the trunk.Tim Peters2006-03-281-9/+40
* update - still some old .cvsignore files lying aroundAnthony Baxter2006-03-231-9/+0
* Backport of r41629: hotshot generated half-meaningless numbers since theArmin Rigo2006-03-201-34/+2
* Backport 43147:Neal Norwitz2006-03-201-4/+9
* Backport: Fix missing NULL checks after PyTuple_New, PyList_New, PyDict_NewGeorg Brandl2006-03-174-6/+19
* Backport 43037:Neal Norwitz2006-03-152-14/+13
* Backport 42932:Neal Norwitz2006-03-141-1/+2
* Backport 43022:Neal Norwitz2006-03-141-0/+14
* Backport from trunk r42989:Hye-Shik Chang2006-03-131-1/+1
* Merge rev 42904 from the trunk.Tim Peters2006-03-111-1/+3
* Backport fixes reported by Coverity.Neal Norwitz2006-03-081-4/+4
* Backport r42894: SF #1444030 Fix several potential defects foundHye-Shik Chang2006-03-073-4/+10
* Backport trunk's r42890 (thomas.wouters):Thomas Wouters2006-03-071-7/+7
* Backport trunk's r42888 (thomas.wouters):Thomas Wouters2006-03-071-2/+5
* Backport trunk's r42885 (thomas.wouters):Thomas Wouters2006-03-071-2/+4
* Backport trunk's r42878 (neal.norwitz):Thomas Wouters2006-03-074-3/+10
* Patch #931938: prevent setting sys.prefix to ""Georg Brandl2006-02-201-0/+6
* Bug #854823: socketmodule now builds on Sun platforms even whenGeorg Brandl2006-02-201-2/+2
* Patch #1352711: make zipimport raise a complete IOErrorGeorg Brandl2006-02-191-2/+1
* Bug #1366000: cleanup BZ2File.seek() logic. Fixes the case of whence=2, offse...Georg Brandl2006-02-181-42/+33
* 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-122-0/+9
* Backport:Neal Norwitz2006-02-072-2/+45
* Backport:Neal Norwitz2006-02-051-5/+10
* Backport 42173: get bsddb test_associate to pass with BSDDB 4.1Neal Norwitz2006-01-261-2/+2
* Backport:Neal Norwitz2006-01-251-3/+6
* backport of commit 42169Gregory P. Smith2006-01-241-2/+16
* SF Bug #1407069, Remove extra semi-colon if there is no long longNeal Norwitz2006-01-171-1/+1
* Backport:Neal Norwitz2006-01-141-0/+1
* Backport:Neal Norwitz2006-01-101-3/+3
* Backport:Neal Norwitz2006-01-091-0/+5
* backport: squash compiler warning on Mac OSX 10.3Skip Montanaro2006-01-051-0/+4
* Backport 38951:Neal Norwitz2006-01-051-5/+3
* Backport: Fix errors on 64-bit platforms. (There are still some test problemsNeal Norwitz2006-01-051-4/+4
* [ 959576 ] Can't build Python on POSIX w/o $HOME (backport)Georg Brandl2005-12-271-1/+2
* Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn moduleHye-Shik Chang2005-12-121-0/+8
* Bug #869197: setgroups rejects long integer argumentGeorg Brandl2005-11-221-6/+31
* [Patch #1350573] zlib.crc32 doesn't handle 0xffffffff seed. Add tests and bu...Andrew M. Kuchling2005-11-221-2/+2
* update busted commentFred Drake2005-11-111-1/+2
* Backport (with output/test_poll):Neal Norwitz2005-11-031-0/+2
* Backport (with cleanup): Bug #1344508, Fix UNIX mmap leaking file descriptors.Neal Norwitz2005-11-021-0/+4
* SF #1313496: bisect C replacement doesn't accept named argsRaymond Hettinger2005-10-051-22/+26
* Backport:Neal Norwitz2005-10-031-0/+8
* - Patch #1309009, Fix segfault in pyexpat when the XML document is in latin_1,Neal Norwitz2005-09-301-1/+6
* backport: fix parse errors in readlineGeorg Brandl2005-09-291-0/+2
* Backport (with Anthony's blessing (in fact he reminded me to do it :)):Michael W. Hudson2005-09-261-6/+15
* Commit memory leaking fix.Georg Brandl2005-09-251-2/+6
* Backport bugfix:Michael W. Hudson2005-09-231-3/+6
* Backport fix for patch #1297028, cjkcodecs does not initialize type pointerNeal Norwitz2005-09-231-0/+4