summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Patch #1608. Someone with access to autoconf 2.61 or higher needs toGuido van Rossum2007-12-131-0/+1
* Patch #1643738 by Ulisses Furquim -- make the is_tripped variableGuido van Rossum2007-12-101-0/+1
* Add Jeff Wheeler.Georg Brandl2007-12-091-0/+1
* Fix Eren's name.Georg Brandl2007-12-081-1/+1
* Increase unit test coverage of SimpleXMLRPCServer.Georg Brandl2007-12-071-0/+1
* Issue #1727780: Support loading pickles of random.Random objects createdMartin v. Löwis2007-12-031-0/+1
* Add test suite for cmd module.Georg Brandl2007-12-011-0/+1
* Patch #1031213: Decode source line in SyntaxErrors back to its originalMartin v. Löwis2007-09-041-0/+1
* Patch #1388440: Add set_completion_display_matches_hook andMartin v. Löwis2007-09-041-0/+1
* Add Atul Varma for patch # 1667860Neal Norwitz2007-06-111-0/+1
* SF 1668596/1720897: distutils now copies data filesNeal Norwitz2007-06-011-0/+1
* Fix bug in marshal where bad data would cause a segfault due toNeal Norwitz2007-05-161-0/+1
* Add window.chgat() method, submitted via e-mail by Fabian KreutzAndrew M. Kuchling2007-04-111-0/+1
* Add Mark Dickinson for SF # 1675423.Neal Norwitz2007-03-231-0/+1
* Patch #1630118: add a SpooledTemporaryFile class to tempfile.Collin Winter2007-03-191-0/+1
* Patch 1339796: add a relpath() function to os.path.Collin Winter2007-03-161-0/+1
* Patch #1623563: allow __class__ assignment for classes with __slots__.Žiga Seilnacht2007-03-161-0/+1
* Patch #1533909: the timeit module now accepts callables in addition toGeorg Brandl2007-03-131-0/+1
* Acks for recent patches.Georg Brandl2007-03-131-0/+3
* Add acks for recent patch checkins:Collin Winter2007-03-131-0/+6
* Patch #1537850: tempfile.NamedTemporaryFile now has a "delete" parameterGeorg Brandl2007-03-131-0/+1
* Add some other acks for recent checkins:Neal Norwitz2007-03-131-0/+3
* Add Jerry Seutter for a bunch of his recent patches refactoring testsNeal Norwitz2007-03-131-0/+1
* Patch #1490190: posixmodule now includes os.chflags() and os.lchflags()Martin v. Löwis2007-02-191-0/+1
* Patch #1635058 by Mark Roberts: ensure that htonl and friends never accept orGuido van Rossum2007-01-141-0/+1
* [Rest of patch #1182394] Add ._current() method so that we can use the writte...Andrew M. Kuchling2006-12-271-0/+1
* Patch #1567274: Support SMTP over TLS.Martin v. Löwis2006-10-271-0/+1
* Patch #1549049: Rewrite type conversion in structmember.Martin v. Löwis2006-10-271-0/+1
* Fix SF bug #1545837: array.array borks on deepcopy.Thomas Wouters2006-08-241-0/+1
* Patch #1541585: fix buffer overrun when performing repr() onNeal Norwitz2006-08-211-0/+1
* Add Chris McDonough (latest cgi.py patch)Georg Brandl2006-08-111-0/+1
* Patch #1519025 and bug #926423: If a KeyboardInterrupt occurs duringNeal Norwitz2006-08-021-0/+1
* Patch #1531113: Fix augmented assignment with yield expressions.Neal Norwitz2006-07-301-0/+1
* Allow socketmodule to compile on NetBSD -current, whose bluetooth APIMatt Fleming2006-07-281-0/+1
* Patch #1096231: Add default argument to wm_iconbitmap.Martin v. Löwis2006-06-171-0/+1
* SF patch 1504676: Make sgmllib char and entity references pluggableFred Drake2006-06-161-0/+1
* Patch #1503046, Conditional compilation of zlib.(de)compressobj.copyNeal Norwitz2006-06-121-0/+1
* Bug #1334662 / patch #1335972: int(string, base) wrong answers.Tim Peters2006-05-231-0/+1
* Patch #1492356: Port to Windows CE (patch set 1).Martin v. Löwis2006-05-221-0/+1
* Bug/Patch #1481770: Use .so extension for shared libraries on HP-UX for ia64.Neal Norwitz2006-05-191-0/+1
* Patch #1488312, Fix memory alignment problem on SPARC in unicode. Will backportNeal Norwitz2006-05-151-0/+1
* - Bug #1487966: Fix SystemError with conditional expression in assignmentNeal Norwitz2006-05-151-0/+1
* SF patch #1473132: Improve docs for tp_clear and tp_traverse,Tim Peters2006-05-121-0/+1
* SF bug/patch #1433877: string parameter to ioctl not null terminatedThomas Wouters2006-04-251-0/+1
* Add Gregory K. Johnson's revised version of mailbox.py (funded byAndrew M. Kuchling2006-04-221-0/+1
* Python on OS X 10.3 and above now uses dlopen() (via dynload_shlib.c)Anthony Baxter2006-04-091-0/+1
* The email module's parsedate_tz function now sets the daylight savingsAnthony Baxter2006-04-031-0/+1
* Patch #1309579: wait3 and wait4 were added to the posix module by Chad J. Sch...Neal Norwitz2006-03-201-0/+1
* PEP 343 -- the with-statement.Guido van Rossum2006-02-271-0/+1
* Patch #1422385: Changes to nis module to support multiple NIS domainsMartin v. Löwis2006-02-041-0/+1