[zope2-tracker] [Bug 486182] [NEW] Support for method cache in ExtensionClass

Yoshinori K. Okuji okuji at enbug.org
Sat Nov 21 02:51:56 EST 2009


Public bug reported:

Python 2.6 has method cache optimization:

  http://bugs.python.org/issue1700288

but it is not enabled automatically in extensions:

  http://bugs.python.org/issue1878

So I attach a patch for the support in ExtensionClass. The patch is made
against the trunk (r105930). All the unit tests run successfully both
before and after my modification.

** Affects: zope2
     Importance: Undecided
         Status: New

-- 
Support for method cache in ExtensionClass
https://bugs.launchpad.net/bugs/486182
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list