[Bug #1542016] Report PCALL_POP value. This makes the return value of sys.callstats...
commit8064bb6a8fe28d9943283813b2d64a9f559cf516
authorandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 27 Oct 2006 13:29:41 +0000 (27 13:29 +0000)
committerandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 27 Oct 2006 13:29:41 +0000 (27 13:29 +0000)
treed72dbfecc1edc3978451deb050eb823273c61c06
parentacd186b247d2564c9f0b72a0a6b68abbed8932c9
[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.

git-svn-id: http://svn.python.org/projects/python/branches/release25-maint@52470 6015fed2-1504-0410-9fe1-9d1591cc4771
Misc/NEWS
Python/ceval.c