Files
cpython/Lib/test
Amaury Forgeot d'Arc 595f7a5bf9 #2016 Fix a crash in function call when the **kwargs dictionary is mutated
during the function call setup.

This even gives a slight speedup, probably because tuple allocation
is faster than PyMem_NEW.
2009-06-25 22:29:29 +00:00
..
2006-03-01 06:19:04 +00:00
2007-09-10 21:51:02 +00:00
2007-09-10 21:51:02 +00:00
2006-03-16 18:55:20 +00:00
2008-12-03 15:42:10 +00:00
2007-09-10 21:51:02 +00:00
2004-08-04 02:36:18 +00:00
2008-05-26 21:44:26 +00:00
2006-11-03 02:32:46 +00:00
2009-06-06 05:54:34 +00:00
2008-05-14 01:08:21 +00:00
2008-02-10 15:32:16 +00:00
2006-03-30 12:59:11 +00:00
2009-05-08 21:51:06 +00:00
2009-05-28 05:58:44 +00:00
2005-01-16 00:25:31 +00:00
2007-01-30 03:03:46 +00:00
2008-10-26 20:33:19 +00:00
2009-06-19 22:21:12 +00:00
2009-05-29 21:48:19 +00:00
2009-05-28 05:58:44 +00:00
2008-03-19 12:15:10 +00:00
2008-09-27 21:12:20 +00:00
2008-06-12 14:23:49 +00:00
2009-04-04 17:20:05 +00:00
2009-04-12 20:24:56 +00:00
2008-06-03 01:30:37 +00:00
2007-01-30 03:03:46 +00:00
2009-05-16 18:44:34 +00:00
2009-02-14 17:00:51 +00:00
2009-03-26 19:09:21 +00:00
2007-01-24 00:42:19 +00:00
2008-10-11 17:25:36 +00:00
2008-04-09 23:11:56 +00:00
2008-06-12 22:33:06 +00:00
2007-12-03 12:55:17 +00:00
2007-01-13 00:29:49 +00:00
2009-06-04 18:59:58 +00:00
2009-04-26 19:11:43 +00:00
2008-02-05 19:07:10 +00:00
2009-06-07 23:12:44 +00:00
2009-06-19 22:09:17 +00:00
2007-04-03 16:53:43 +00:00
2005-12-15 18:41:22 +00:00