]> granicus.if.org Git - python/commit
Re-apply patch #1700288 (first applied in r59931, rolled back in r59940)
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 14 Jan 2008 00:29:41 +0000 (00:29 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 14 Jan 2008 00:29:41 +0000 (00:29 +0000)
commite4c270c2a887d251966fae5bfc93dbe2b312ee73
tree3f396736d6317de4675f92db7d3dca04cc7a32ee
parent08ccf202e606a066668f4ef85df9a9c0d07e1ba1
Re-apply patch #1700288 (first applied in r59931, rolled back in r59940)
now that ctypes uses a more supported method to create types:

Method cache optimization, by Armin Rigo, ported to 2.6 by Kevin Jacobs.
Include/object.h
Misc/NEWS
Objects/object.c
Objects/typeobject.c