]> granicus.if.org Git - python/commit
Performance tweak: allow stack_pointer and oparg to be register variables.
authorArmin Rigo <arigo@tunes.org>
Thu, 17 Jun 2004 10:22:40 +0000 (10:22 +0000)
committerArmin Rigo <arigo@tunes.org>
Thu, 17 Jun 2004 10:22:40 +0000 (10:22 +0000)
commit8817fcdba5b43662787fb8d32f62e62a5fd61569
treef956455b65333e4cb399a74e636ea178c4d57790
parent64af6c545c67972fc492af5a69223f6ac46982b5
Performance tweak: allow stack_pointer and oparg to be register variables.
SF patch #943898
Python/ceval.c