> I just fixed test_extcall and test_traceback, and going to get rid of the duplication in _PyEval_EvalCodeWithName. I need maybe a hour or two.
What do you mean? I already fixed test_extcall and code duplication?
"I fixed test_extcall and removed _PyEval_EvalCodeWithName2(): callfunc-8.patch."
I proposed to skip the failing test in test_traceback and fix it after the beta release, I don't think that it's a major issue, it can be fixed later.
Can you please push callfunc-8.patch right now (skipping failing tests in test_traceback). |