]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Assorted patches from Armin Rigo:
authorMichael W. Hudson <mwh@python.net>
Fri, 8 Nov 2002 12:53:11 +0000 (12:53 +0000)
committerMichael W. Hudson <mwh@python.net>
Fri, 8 Nov 2002 12:53:11 +0000 (12:53 +0000)
commit019a78e76d3542d4d56a08015e6980f8c8aeaba1
tree33e0d463374c7f48218a94738d7e964d4e5f0a46
parent1f04610b497c733189212386152219040e18dacb
Assorted patches from Armin Rigo:

[ 617309 ] getframe hook (Psyco #1)
[ 617311 ] Tiny profiling info (Psyco #2)
[ 617312 ] debugger-controlled jumps (Psyco #3)

These are forward ports from 2.2.2.
Include/pystate.h
Modules/pyexpat.c
Python/ceval.c
Python/pystate.c