Serhiy Storchaka
b72810583e
Issue #27213 : Fixed different issues with reworked CALL_FUNCTION* opcodes.
...
* BUILD_TUPLE_UNPACK and BUILD_MAP_UNPACK_WITH_CALL no longer generated with
single tuple or dict.
* Restored more informative error messages for incorrect var-positional and
var-keyword arguments.
* Removed code duplications in _PyEval_EvalCodeWithName().
* Removed redundant runtime checks and parameters in _PyStack_AsDict().
* Added a workaround and enabled previously disabled test in test_traceback.
* Removed dead code from the dis module.
2016-09-12 00:52:40 +03:00
..
2016-09-12 00:52:40 +03:00
2016-01-26 00:40:57 +01:00
2016-05-04 22:23:26 +03:00
2016-08-30 10:47:49 -07:00
2016-09-11 11:03:14 +03:00
2016-09-11 13:48:15 +03:00
2016-07-22 18:47:04 -04:00
2016-09-11 11:03:14 +03:00
2016-09-11 11:03:14 +03:00
2016-09-08 10:35:16 -07:00
2016-09-11 11:03:14 +03:00
2016-09-03 17:21:29 +01:00
2016-06-03 22:37:48 -07:00
2016-09-09 12:36:44 -07:00
2016-09-08 22:01:51 -07:00
2016-09-08 20:50:03 -07:00
2016-09-11 11:03:14 +03:00
2016-09-11 11:03:14 +03:00
2016-04-17 08:32:47 +03:00
2016-09-06 13:24:00 -07:00
2016-09-11 11:03:14 +03:00
2016-09-09 17:40:22 -07:00
2016-09-11 11:03:14 +03:00
2016-08-21 17:41:56 +10:00
2016-09-11 11:03:14 +03:00
2016-09-11 11:03:14 +03:00
2016-09-11 11:03:14 +03:00
2016-09-08 15:11:11 -07:00
2016-09-09 10:17:08 -07:00
2016-06-04 12:06:26 -07:00
2016-08-15 22:32:43 -04:00
2015-12-25 19:53:18 +02:00
2016-09-06 13:47:26 -07:00
2016-08-30 21:22:36 -07:00
2016-09-09 17:37:37 -07:00
2016-09-10 17:34:15 -07:00
2016-09-07 16:56:15 -07:00
2016-09-11 11:03:14 +03:00
2016-09-06 13:24:00 -07:00
2016-09-11 11:03:14 +03:00
2016-08-20 08:03:06 +00:00
2016-09-08 09:33:56 -07:00
2016-08-30 10:47:49 -07:00
2016-09-06 13:47:26 -07:00
2016-09-08 09:15:54 -07:00
2016-09-11 11:03:14 +03:00
2016-09-11 11:03:14 +03:00
2016-09-09 14:57:09 -07:00
2016-09-09 10:36:01 -07:00
2016-06-04 12:06:26 -07:00
2016-05-08 14:02:35 +00:00
2016-09-06 10:46:49 -07:00
2016-09-06 13:24:00 -07:00
2016-09-05 17:44:18 -07:00
2016-09-08 22:01:51 -07:00
2016-09-11 11:03:14 +03:00
2016-09-11 11:03:14 +03:00
2016-09-11 11:03:14 +03:00
2016-03-19 01:03:51 +01:00