Mark Wielaard <m...@redhat.com> added the comment:

>  - renamed the probepoints:
>      "function__entry" -> "frame__entry"
>      "function__return" -> "frame__exit"
>    as I believe this better describes what these do    

Are you sure you want to do this? You are right that it better describes the 
action that these probe points signify. But since previous versions of this 
patch have been used and applied people might be depending on the old names. It 
is not a very big issue, we can always write a tapset to translate the old to 
new names. But it is an interface break for anybody who might already have 
scripts around.

----------

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

Reply via email to