]> 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:22:46 +0000 (13:22 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 27 Oct 2006 13:22:46 +0000 (13:22 +0000)
commit1f3ebe0b1063d41827161d641fe190aab0eed82a
treee0131779d8c1bb4680cdd126721c2565cbdb86db
parent4bc64aaef7b21a79547462138819ea39c0baaee3
[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.
Python/ceval.c