]> granicus.if.org Git - python/commit
Patch #1700288: Method cache optimization, by Armin Rigo, ported to
authorGeorg Brandl <georg@python.org>
Sat, 12 Jan 2008 13:47:57 +0000 (13:47 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 12 Jan 2008 13:47:57 +0000 (13:47 +0000)
commit27e26ec4181db395deac30bac09bde1fe3e0fc2b
tree8cb1f85b4a8d1cf85d033d0b95c6c0e2a41b0793
parent57fe0f29028d819fdf28dbe0e1e4dd1aa7e727aa
Patch #1700288: Method cache optimization, by Armin Rigo, ported to
2.6 by Kevin Jacobs.
Include/object.h
Misc/NEWS
Objects/object.c
Objects/typeobject.c