]> granicus.if.org Git - python/commit
[Bug #1542016] Report PCALL_POP value. This makes the return value of sys.callstats...
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 13:29:41 +0000 (13:29 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 13:29:41 +0000 (13:29 +0000)
commit5f958708685c3345290d625041b877c413723f76
tree2e53b5e1e98972d99011360f4d8cbbe029e848e4
parent935add1d302e452ea4ae48484bbde16fe2af1412
[Bug #1542016] Report PCALL_POP value.  This makes the return value of sys.callstats() match its docstring.

Backport candidate.  Though it's an API change, this is a pretty obscure
portion of the API.
Misc/NEWS
Python/ceval.c