Alexandre Vassalotti added the comment:

Let's close this. There is no point keeping this languishing any further.

The profile and cProfile modules are different enough that we can't merge them 
without breaking compatibility. They should treated as two separate profilers.

Maybe in the future we should include a drop-in module written in Python for 
cProfile to be used for another Python implementation. But for now, I don't see 
the benefit, since the profile module is good enough and alternate 
implementations should be able to re-do the _lsprof accelerator in their target 
language without too much trouble if desired.

----------
assignee:  -> alexandre.vassalotti
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2919>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to