summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Patch #1768976, Fix for failing test_scriptpackages (untested but looks good)Neal Norwitz2007-08-071-0/+1
* Move tempfile over to the io module. Makes test_threaded_import pass.Brett Cannon2007-08-051-0/+1
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-131-0/+2
* Merged revisions 55407-55513 via svnmerge fromGuido van Rossum2007-05-221-0/+1
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-0/+20
* Add Mike Verdone (co-author of io.py and PEP 3116).Guido van Rossum2007-03-151-0/+1
* Merged revisions 53623-53858 via svnmerge fromThomas Wouters2007-02-231-0/+1
* Merged revisions 53434 via svnmerge fromGuido van Rossum2007-01-151-0/+1
* Merged revisions 53005-53303 via svnmerge fromThomas Wouters2007-01-091-0/+1
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-0/+4
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-0/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+6
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-0/+8
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-0/+3
* 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
* 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