summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Backport trunk checkin r51565:Thomas Wouters2006-12-291-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
* Patch #1349118: urllib2 now supports user:pass@ style proxyMartin v. Löwis2006-01-241-0/+1
* Alphabetize some names and remove a dupeNeal Norwitz2006-01-141-16/+15
* Patch #1103116: AF_NETLINK sockets basic support.Martin v. Löwis2006-01-141-0/+1
* Fix SF bug #1402308, segfault when using mmap(-1, ...)Neal Norwitz2006-01-111-0/+1
* SF bug #1400822, Extended version of _curses over{lay,write} does not workNeal Norwitz2006-01-101-0/+1
* Add myself.Georg Brandl2006-01-081-0/+1
* SF patch #1355913, PEP 341 - Unification of try/except and try/finallyNeal Norwitz2005-12-171-0/+1
* Add Michael Urman for work on SF patch #1365916Neal Norwitz2005-12-171-0/+1
* Patch #1350409: Port signal handling to VS 2005.Martin v. Löwis2005-11-281-0/+1
* Prevent threading.Thread.join() from blocking when a previous call raised anBrett Cannon2005-11-231-0/+1
* Fix SF #1345263, colorsys tests, bug in frangeNeal Norwitz2005-11-021-0/+1
* Merge ast-branch to headJeremy Hylton2005-10-201-0/+1
* SF patch #1227568, Expression AST node not documented.Neal Norwitz2005-10-031-0/+1
* Patch #1309009, Fix segfault in pyexpat when the XML document isNeal Norwitz2005-09-301-0/+1
* Patches #1298449 and #1298499: Add some missing checks for errorMichael W. Hudson2005-09-221-0/+1
* credit source of idea for recent doc changesSkip Montanaro2005-05-121-0/+1
* Modified test for tzset to not rely on tm->tm_zone's existence. Also addedBrett Cannon2005-02-101-0/+1
* SF patch #1116583: NameError in cookielib domain checkRaymond Hettinger2005-02-051-0/+1
* Add strptime() constructor to datetime class. Thanks to Josh Spoerri forSkip Montanaro2005-01-131-0/+1
* Acknowledge contribution of a thorough tutorial review.Raymond Hettinger2004-12-031-0/+1
* SF patch #1077353: add key= argument to min and maxRaymond Hettinger2004-12-031-0/+1
* SF patch 1062495: Modules/zipimport.c does not compile on solaris (Contribute...Raymond Hettinger2004-11-101-0/+1
* Fix for SF bug 988120 via patch 1061941.Jeremy Hylton2004-11-071-0/+1
* Fix minor reST error in Misc/NEWS.Brett Cannon2004-10-221-0/+1
* Patch 1046644 - improved distutils support for SWIG.Anthony Baxter2004-10-141-0/+1
* Patch 983206: distutils obeys LDSHARED env var. Removed the code inAnthony Baxter2004-10-131-0/+1
* 969574Anthony Baxter2004-10-131-0/+1
* Patch #1025790: Add status code constants to httplib.Martin v. Löwis2004-09-181-0/+1