failure of profile tests on Python 2.6, and with C extension

Issue #1723 resolved
Former user created an issue

On Python 2.6, especially with the C extension compiled, some of the profiling tests fail. Attached patch updates the tests so that they have more information about expected call counts in Python 2.6, with and without the C extension.

Comments (2)

  1. Log in to comment