Message274641
I uploaded callfunc-6.patch which is supposed to be a rebased version of callfunc5.patch. I made tiny coding style changes.
Python/ceval.c changed a lot since 1 month 1/2, so I'm not 100% sure that the rebase is correct.
Known issues:
* test_traceback and test_extcall fail
* _PyEval_EvalCodeWithName2() should be merged into _PyEval_EvalCodeWithName() to factorize the code
I didn't review the change yet. |
|
Date |
User |
Action |
Args |
2016-09-06 22:16:16 | vstinner | set | recipients:
+ vstinner, Mark.Shannon, serhiy.storchaka, Demur Rumed |
2016-09-06 22:16:14 | vstinner | set | messageid: <1473200174.11.0.836150519389.issue27213@psf.upfronthosting.co.za> |
2016-09-06 22:16:14 | vstinner | link | issue27213 messages |
2016-09-06 22:16:14 | vstinner | create | |
|