summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch #808120: Add --force-arch=ARCH to bdist_rpm.py.Martin v. Löwis2004-09-101-0/+1
* compiler.transformer: correct lineno attribute when possibleJeremy Hylton2004-09-071-0/+1
* SF patch 936813: fast modular exponentiationTim Peters2004-08-291-0/+1
* Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.Martin v. Löwis2004-08-291-0/+1
* Add Nick Coghlan for his patch solving an issue with joining stringRaymond Hettinger2004-08-231-0/+1
* Add nameAndrew M. Kuchling2004-08-071-0/+1
* notes for @decoratorAnthony Baxter2004-08-021-0/+1
* New codec: [ 996067 ] hp-roman8 codecMarc-André Lemburg2004-07-281-0/+1
* Patch #998149: imaplib deleteacl and myrights.Martin v. Löwis2004-07-271-0/+1
* Patch #605370: Add description[s] for RFC 2980 compliance.Martin v. Löwis2004-07-261-0/+1
* Add itemAndrew M. Kuchling2004-07-101-0/+1
* Add note about closing of bug #679953 and add Jimmy Burgett for helping out toBrett Cannon2004-07-101-0/+1
* This closes patch:Michael W. Hudson2004-07-071-0/+1
* [Patch #974633] Check PyObject_MALLOC return for errorAndrew M. Kuchling2004-06-291-0/+1
* Fix leak found by Eric Huss.Raymond Hettinger2004-06-251-0/+1
* SF patch 876130: add C API to datetime module, from Anthony Tuininga.Tim Peters2004-06-201-0/+1
* shutil.move() will raise an exception when trying to move a directory intoBrett Cannon2004-06-191-0/+1
* pydoc.stripid() is now case-insensitive for its regex to support platforms thatBrett Cannon2004-06-191-0/+1
* Add a final permutation step to the tuple hash function.Raymond Hettinger2004-06-101-0/+1
* Add a name (old change sitting in my tree)Andrew M. Kuchling2004-06-021-0/+1
* SF patch #872326: Generator expression implementationRaymond Hettinger2004-05-191-0/+1
* ...for work done at PyCon 2004 (and beyond...)Nicholas Bastin2004-03-231-0/+1
* SF #904720: dict.update should take a 2-tuple sequence like dict.__init_Raymond Hettinger2004-03-041-0/+1
* SF patch #875689: >100k alloc wasted on startupRaymond Hettinger2004-02-081-0/+1
* Patch #874083: Bluetooth support for socket module.Martin v. Löwis2004-01-311-0/+1
* SF Patch #864863: Bisect C implementationRaymond Hettinger2004-01-051-0/+1
* complete backout of listobject.c v2.171Andrew MacIntyre2003-12-281-1/+0
* Performance of list([]) in 2.3 came up in a thread on comp.lang.python,Andrew MacIntyre2003-12-251-0/+1