Alexandre Vassalotti <alexan...@peadrop.com> added the comment: Jean Brouwers wrote: > All tests passed after regenerating the expected results
The tests for profile are output test. If you regenerate them, they pass for sure. Merging cProfile/profile will require a lot more work than just renaming the module. The designs of cProfile and profile are significantly different. So a successful merge will require settling one profiler design (cProfile is the better designed one, IMHO) and rewrite the other one to match the chosen design. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2919> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com